-------------------------------------------------------------------------------- -- Handler.......... : onInit -- Author........... : -- Description...... : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- function BallDynamics_Main.onInit ( ) -------------------------------------------------------------------------------- this.loadScene ( ) -------------------------------------------------------------------------------- end --------------------------------------------------------------------------------