wecs.panda3d.clock module¶
-
class
wecs.panda3d.clock.UpdateClocks(*args, **kwargs)¶ Bases:
wecs.mechanics.clock.DetermineTimestep-
input_context= 'clock_control'¶
-
update(entities_by_filter)¶ The system’s functionality that is run during an update.
- entity_by_filters
- A dictionary mapping filter names to sets of
wecs.core.entity.
-