code/__defines/appearance.dm

XMOUSE_OPACITY_NEVER | The atom is not clickable |
---|---|
XMOUSE_OPACITY_DEFAULT | The atom is clickable normally |
XMOUSE_OPACITY_ALWAYS | The atom steals clicks from other clickables |
Define Details
XMOUSE_OPACITY_ALWAYS
The atom steals clicks from other clickables
XMOUSE_OPACITY_DEFAULT
The atom is clickable normally
XMOUSE_OPACITY_NEVER
The atom is not clickable