Structs§
- Selector
- Selector
Pixel Receiver - Resource that holds the receiver for pixel data downloaded from ent id pass. The data stored here is the entity id of the selected entity.
- Selector
Plugin
Functions§
- add_
selector_ resource - process_
received_ pixels - This system listens to
SelectorPixelReceiverresource and handles the pixel data. - queue_
pixel_ download - This system detects clicks and queues up the download of pixels.
- redraw_
if_ queued - This system redraws if the
SelectorPixelReceiverresource is present.