Skip to content
nhmkdev edited this page Jan 4, 2014 · 2 revisions

Definition

The Mode Stack is a stack of game modes. There is basic support for additional data aiding in the use of the stack with Custom Menu objects. (TODO: link)

(TODO: further evaluate need of mode stack)

Container

var ModeStack = ig.global.support.gameModeStack;

Clone this wiki locally