-------------------------------------------------------------------------------- -- Function......... : loadScene -- Author........... : -- Description...... : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- function PunctualSound_Main.loadScene ( ) -------------------------------------------------------------------------------- application.setCurrentUserScene ( "PunctualSound" ) -------------------------------------------------------------------------------- end --------------------------------------------------------------------------------