Skip to content
nhmkdev edited this page Jan 4, 2014 · 1 revision

Definition

The HUD is a very basic implementation of the on screen information to display while the game is running. This is an example to build off of, not a component critical to the Support Framework.

Container

var HUD = ig.global.objects.hud;

Clone this wiki locally