GameDepthManager Class
Class org.rapo.games.astro.managers.GameDepthManager
Inheritance
>
GameDepthManager
Manages depths for MovieClips created on the game's main timeline
| Property Summary |
|---|
| static Number | |
| static Number | |
| static Number | |
| static Number | |
| static Number | |
| static Number | |
| static Number | |
| static Number | |
| Method Summary |
|---|
| static Number | |
| static Number | |
HUD_DEPTH
static var HUD_DEPTH:Number;
MAX_AUDIO_CLIP_DEPTH
static var MAX_AUDIO_CLIP_DEPTH:Number;
MAX_OBJECT_DEPTH
static var MAX_OBJECT_DEPTH:Number;
MIN_AUDIO_CLIP_DEPTH
static var MIN_AUDIO_CLIP_DEPTH:Number;
MIN_OBJECT_DEPTH
static var MIN_OBJECT_DEPTH:Number;
nextAudioClipDepth
static var nextAudioClipDepth:Number;
nextObjectDepth
static var nextObjectDepth:Number;
SHIP_DEPTH
static var SHIP_DEPTH:Number;
getNextAudioClipDepth
public static function getNextAudioClipDepth():Number
getNextObjectDepth
public static function getNextObjectDepth():Number
Documentation generated by BLDoc Community Edition from B-Line Express.