-------------------------------------------------------------------------------- -- Handler.......... : onGoFront -- Author........... : -- Description...... : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- function Car.onGoFront ( b ) -------------------------------------------------------------------------------- this.bGoFront ( b ) -------------------------------------------------------------------------------- end --------------------------------------------------------------------------------