-------------------------------------------------------------------------------- -- Handler.......... : onInit -- Author........... : -- Description...... : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- function SimpleReflection_Ball.onInit ( ) -------------------------------------------------------------------------------- this.setupDynamics ( ) -------------------------------------------------------------------------------- end --------------------------------------------------------------------------------