Class: Updater

app01a/model/Updater~ Updater


new Updater(p_config)

Parameters:
Name Type Description
p_config Object
Properties
Name Type Description
stage ModelStage | Object
ball ModelCircle | Object
Properties:
Name Type Description
stage ModelStage | Object the stage to be used for collision detection and handling
circle ModelCircle | Object the circle to be updated and tested for colliding with the stage
Source: