Component
public interface Component
BoundsComponent |
A component that monitors the bounds of an entity and notifies registered listeners of changes. |
InteractableComponent |
Provides access to raw |
MovableComponent |
This |
PointerCaptureComponent |
Provides pointer capture capabilities for a given |
ResizableComponent |
This |
SpatialPointerComponent |
|
A Component adds functionality or behaviors to an Entity.