Class template.GlobalVars

Description

This class serves as a repository to hold all the things about the template that you want to control from anywhre (since they are static variables pointing to an instance).

Field Index

contextMenu, mp3Player

Constructor Detail

GlobalVars

public function GlobalVars()

Field Detail

contextMenu

static public contextMenu:RMenu
The context menu of the website.

mp3Player

static public mp3Player:MP3Player
The MP3 player of the website.