Module selector

Module selector 

Source

Structs§

Selector
SelectorPixelReceiver
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.
SelectorPlugin

Functions§

add_selector_resource
process_received_pixels
This system listens to SelectorPixelReceiver resource 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 SelectorPixelReceiver resource is present.