A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
has(key:String) — method, class artcustomer.maxima.engine.Shore
Test data in Shore.
hasAsset(source:String) — method, class artcustomer.maxima.engine.AssetsLoader
Get Asset by source
hasAsset(source:String) — method, class artcustomer.maxima.engine.assets.data.AssetsCache
Test Asset in cache.
hasChannel(index:int) — method, class artcustomer.maxima.engine.sounds.ChannelFactory
Test channel at index.
hasChannelAt(index:int) — method, class artcustomer.maxima.engine.SFXEngine
Test channel at index.
hasControl(action:String) — method, class artcustomer.maxima.engine.inputs.controls.map.GameControlsMap
Test control in map.
hasControl(keyCode:String, controlType:String) — method, class artcustomer.maxima.engine.inputs.controls.table.ControlTable
Test control in table.
hasEntry(scoreID:String, playerID:String) — method, class artcustomer.maxima.core.score.data.ScoreDataBase
Test entry in database.
hasEventListener(type:String) — method, class artcustomer.maxima.context.EventContext
Test an eventlistener.
hasEventListener(type:String) — method, interface artcustomer.maxima.context.IGameContext
hasSound(url:String) — method, class artcustomer.maxima.engine.sounds.SoundsCache
Test url in cache.
hasState(id:String) — method, class artcustomer.maxima.states.StateMachine
Test if State exist in machine.
heartBeat — Event, class artcustomer.maxima.engine.RenderEngine
HEARTBEAT — Constant Static Property, class artcustomer.maxima.events.RenderEngineEvent
hideLogo() — method, class artcustomer.maxima.context.InteractiveContext
Hide Framework logo.
hideMenu() — method, class artcustomer.maxima.context.InteractiveContext
Hide Framework context menu.
historyBack() — method, class artcustomer.maxima.engine.NavigationSystem
Navigates to the previous element in the browsing history.
historyForward() — method, class artcustomer.maxima.engine.NavigationSystem
Navigates to the next element in the browsing history.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z