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  
saveScore(scoreID:String, scoreValue:Object, playerID:String) — method, class artcustomer.maxima.engine.ScoreEngine
Save score.
ScoreDataBase — class, package artcustomer.maxima.core.score.data
ScoreDataBase : Framework local database.
ScoreDataBase() — Constructor, class artcustomer.maxima.core.score.data.ScoreDataBase
Constructor
ScoreEngine — class, package artcustomer.maxima.engine
ScoreEngine
ScoreEngine() — Constructor, class artcustomer.maxima.engine.ScoreEngine
Constructor
ScoreEntry — class, package artcustomer.maxima.core.score.data
ScoreEntry
ScoreEntry() — Constructor, class artcustomer.maxima.core.score.data.ScoreEntry
Constructor
ScoreManager — class, package artcustomer.maxima.core.score
ScoreManager
ScoreManager(aName:String) — Constructor, class artcustomer.maxima.core.score.ScoreManager
Constructor
sendExternalMessage(message:String, id:String) — method, class artcustomer.maxima.context.GameContext
Send external message from internal elements of the framework.
ServiceContext — class, package artcustomer.maxima.context
ServiceContext
ServiceContext() — Constructor, class artcustomer.maxima.context.ServiceContext
Constructor
setBounds(bounds:flash.geom:Rectangle) — method, class artcustomer.maxima.debug.console.ConsoleLog
Set news bounds to Console.
setFont(fontName:String, embed:Boolean) — method, class artcustomer.maxima.debug.console.ConsoleLog
Set font name to text.
setGame(engineClass:Class, name:String) — method, class artcustomer.maxima.engine.GameEngine
Set the game in the engine.
setGlobalLoader(engineClass:Class, name:String) — method, class artcustomer.maxima.engine.GameEngine
Set global loader for the game.
setManager(managerClass:Class) — method, class artcustomer.maxima.engine.ScoreEngine
Set score manager in the engine.
setMasterVolume(masterVolume:Number) — method, class artcustomer.maxima.engine.sounds.SingleChannel
Update channel volume with master volume.
setMode(mode:String) — Static Method , class artcustomer.maxima.debug.tracer.DebugTracer
Set DebugTracer mode.
setPan(pan:Number) — method, class artcustomer.maxima.engine.SFXEngine
Set pan on sound.
setPan(pan:Number) — method, class artcustomer.maxima.engine.sounds.SingleChannel
Set pan on sound.
setState(id:String) — method, class artcustomer.maxima.states.StateMachine
Set State in machine.
setup() — method, class artcustomer.maxima.context.CrossPlatformInputsContext
Setup CrossPlatformInputsContext.
setup() — method, class artcustomer.maxima.context.EventContext
Setup EventContext.
setup() — method, class artcustomer.maxima.context.GameContext
Setup the context.
setup() — method, class artcustomer.maxima.context.InteractiveContext
Setup InteractiveContext.
setup() — method, class artcustomer.maxima.context.ServiceContext
Setup ServiceContext.
setup() — method, class artcustomer.maxima.context.logo.GameContextLogo
Setup instance.
setup() — method, class artcustomer.maxima.context.menu.GameContextMenu
Setup ContextFrameworkMenu.
setup() — method, class artcustomer.maxima.core.display.AbstractUIDisplayObject
Entry point.
setup() — method, class artcustomer.maxima.engine.AbstractCoreEngine
Entry point.
setup() — method, class artcustomer.maxima.engine.AbstractDisplayCoreEngine
Entry point.
setup() — method, class artcustomer.maxima.engine.AssetsLoader
Setup.
setup() — method, class artcustomer.maxima.engine.DirectInputEngine
Entry point.
setup() — method, class artcustomer.maxima.engine.EngineManager
Entry point.
setup() — method, class artcustomer.maxima.engine.GameEngine
Entry point.
setup() — method, class artcustomer.maxima.engine.NavigationSystem
Entry point.
setup() — method, class artcustomer.maxima.engine.RenderEngine
Setup RenderEngine.
setup() — method, class artcustomer.maxima.engine.SFXEngine
Entry point.
setup() — method, class artcustomer.maxima.engine.ScoreEngine
Entry point.
setup(loadedCallback:Function) — method, class artcustomer.maxima.engine.sounds.SingleChannel
Setup / Recycle.
setView(engineClass:Class, name:String) — method, class artcustomer.maxima.engine.GameEngine
Set single view in the engine.
setViewGroup(engineClass:Class, name:String) — method, class artcustomer.maxima.engine.GameEngine
Set view group in the engine.
setVolume(volume:Number) — method, class artcustomer.maxima.engine.SFXEngine
Set volume on sound.
setVolume(volume:Number) — method, class artcustomer.maxima.engine.sounds.SingleChannel
Set volume on sound.
SFXEngine — class, package artcustomer.maxima.engine
SFXEngine
SFXEngine() — Constructor, class artcustomer.maxima.engine.SFXEngine
Constructor
SFXEngineEvent — class, package artcustomer.maxima.events
SFXEngineEvent
SFXEngineEvent(type:String, bubbles:Boolean, cancelable:Boolean, soundURL:String, error:String) — Constructor, class artcustomer.maxima.events.SFXEngineEvent
Constructor
Shore — class, package artcustomer.maxima.engine
Shore (Shared Object Repository)
Shore() — Constructor, class artcustomer.maxima.engine.Shore
Constructor
showLogo() — method, class artcustomer.maxima.context.InteractiveContext
Show Framework logo.
showMenu() — method, class artcustomer.maxima.context.InteractiveContext
Show Framework context menu.
SingleChannel — class, package artcustomer.maxima.engine.sounds
SingleChannel
SingleChannel() — Constructor, class artcustomer.maxima.engine.sounds.SingleChannel
Constructor
SingleChannelEvent — class, package artcustomer.maxima.events
SingleChannelEvent
SingleChannelEvent(type:String, bubbles:Boolean, cancelable:Boolean, channelIndex:int, soundURL:String, isMasterChannel:Boolean, error:String) — Constructor, class artcustomer.maxima.events.SingleChannelEvent
Constructor
SingleThread — class, package artcustomer.maxima.proxies.threads
SingleThread
SingleThread() — Constructor, class artcustomer.maxima.proxies.threads.SingleThread
Constructor
SOUND — Constant Static Property, class artcustomer.maxima.utils.consts.AssetType
SoundAsset — class, package artcustomer.maxima.engine.assets.medias
SoundAsset
SoundAsset() — Constructor, class artcustomer.maxima.engine.assets.medias.SoundAsset
Constructor
SoundsCache — class, package artcustomer.maxima.engine.sounds
SoundsCache
SoundsCache() — Constructor, class artcustomer.maxima.engine.sounds.SoundsCache
Constructor
source — Property, interface artcustomer.maxima.engine.assets.IAsset
_source — Property, class artcustomer.maxima.engine.assets.medias.AbstractLoadableAsset
space() — method, class artcustomer.maxima.debug.console.ConsoleLog
Write space in Console.
start() — method, class artcustomer.maxima.context.GameContext
Start Game after called setup and set all core classes.
start() — method, class artcustomer.maxima.core.game.DisplayGame
Start Game, call this method when game is ready.
start() — method, class artcustomer.maxima.engine.EngineManager
Start engine.
start() — method, class artcustomer.maxima.engine.GameEngine
Start game.
start() — method, class artcustomer.maxima.engine.RenderEngine
Start RenderEngine.
startRender — Event, class artcustomer.maxima.engine.RenderEngine
START_RENDER — Constant Static Property, class artcustomer.maxima.events.RenderEngineEvent
State — class, package artcustomer.maxima.states.state
State
State(id:String, entry:Function, exit:Function) — Constructor, class artcustomer.maxima.states.state.State
Constructor
StateMachine — class, package artcustomer.maxima.states
StateMachine
StateMachine() — Constructor, class artcustomer.maxima.states.StateMachine
Constructor
StatsManager — class, package artcustomer.maxima.debug.stats
StatsManager
StatsManager() — Constructor, class artcustomer.maxima.debug.stats.StatsManager
Constructor
_status — Property, class artcustomer.maxima.engine.assets.medias.AbstractLoadableAsset
stop() — method, class artcustomer.maxima.engine.RenderEngine
Stop RenderEngine.
stop() — method, class artcustomer.maxima.engine.sounds.SingleChannel
Pause sound.
stopChannel(index:int) — method, class artcustomer.maxima.engine.SFXEngine
Stop channel.
stopRender — Event, class artcustomer.maxima.engine.RenderEngine
STOP_RENDER — Constant Static Property, class artcustomer.maxima.events.RenderEngineEvent
StringTools — class, package artcustomer.maxima.utils.tools
StringTools : Tools for String objects.
SUPPORT_32_BIT — Constant Static Property, class artcustomer.maxima.utils.consts.BitProcesses
SUPPORT_64_BIT — Constant Static Property, class artcustomer.maxima.utils.consts.BitProcesses
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