Extends
- PIXI.Container
Members
isVisible :boolean
- Source:
- See:
Determine whether the DoorControl is visible to the calling user's perspective. The control is always visible if the user is a GM and no Tokens are controlled.
Type:
- boolean
Methods
(async) _getTexture()
- Source:
Get the icon texture to use for the Door Control icon based on the door state
(async) draw() → {Promise.<DoorControl>}
- Source:
Draw the DoorControl icon, displaying it's icon texture and border
Returns:
- Type
- Promise.<DoorControl>