The center of the wall which contains the door.
Draw the DoorControl icon, displaying its icon texture and border
Protected
_getProtected
Get the icon texture to use for the Door Control icon based on the door state
Protected
_onProtected
Handle left mouse down events on a door control icon. This should only toggle between the OPEN and CLOSED states.
The originating interaction event
Protected
_onProtected
Handle mouse out events on a door control icon.
The originating interaction event
Protected
_onProtected
Handle mouse over events on a door control icon.
The originating interaction event
Protected
_onProtected
Handle right mouse down events on a door control icon. This should toggle whether the door is LOCKED or CLOSED.
The originating interaction event
An icon representing a Door Control