komodo/ecs/systems/system_macros
Dark Mode
Index
Search:
Group by:
Section
Type
Imports
Macros
system
Exports
Imports
../../private/macro_helpers
,
../../lib/graphics/camera
,
system
Macros
macro
system
(
typeName
:
untyped
;
statements
:
untyped
)
:
untyped
Source
Edit
Exports
Camera
,
destroy
,
System
,
registerEntity
,
isInitialized
,
findComponentByParent
,
entityToComponents
,
update
,
deregisterComponent
,
registerComponent
,
hasNecessaryComponents
,
initialize
,
findComponentByParent
,
draw
,
refreshEntityRegistration
,
deregisterEntity