Flash Playground.switchToLeaderBoardTab()

From J2Play

Jump to: navigation, search

Contents

Description

Switch J2Play Playground from current Play tab to the LeaderBoards sub-tab in Achievements tab

Syntax

static function switchToLeaderBoardTab();

Parameters

N/A

Return Value

N/A

Examples

  import ca.j2x.flash.Playground ;
  Playground.switchToLeaderBoardTab();
Personal tools