The center of the wall which contains the door.
Draw the DoorControl icon, displaying its icon texture and border
Protected_getProtectedGet the icon texture to use for the Door Control icon based on the door state
Protected_onProtectedHandle left mouse down events on a door control icon. This should only toggle between the OPEN and CLOSED states.
The originating interaction event
Protected_onProtectedHandle mouse out events on a door control icon.
The originating interaction event
Protected_onProtectedHandle mouse over events on a door control icon.
The originating interaction event
Protected_onProtectedHandle 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