- Source:
Methods
-
<static> initUpdater(p_config)
-
Parameters:
Name Type Description p_configObject Properties
Name Type Description stageModelStage | Object circleModelCircle | Object - Source:
-
<static> update(p_delta_s)
-
Update function to be called at least 60 times per second. Typically used as a callback function.
Parameters:
Name Type Description p_delta_snumber time in seconds since last call (max 1/60) - Source: