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  
radianToDegree(radian:Number) — Static Method , class artcustomer.maxima.utils.tools.MathTools
Convert radian to degree.
random(min:Number, max:Number) — Static Method , class artcustomer.maxima.utils.tools.MathTools
Get a random number between two values.
randomAngle() — Static Method , class artcustomer.maxima.utils.tools.MathTools
Get a random angle.
refreshView() — method, class artcustomer.maxima.context.InteractiveContext
Refresh the context view.
RegExpTools — class, package artcustomer.maxima.utils.tools
RegExpTools : Tools for RegExp.
RELEASE — Constant Static Property, class artcustomer.maxima.utils.consts.GameMode
releaseMemory() — method, class artcustomer.maxima.context.ServiceContext
Force the garbage collection process.
remove() — method, class artcustomer.maxima.debug.console.ConsoleLog
Remove Console from Stage.
remove(key:String) — method, class artcustomer.maxima.engine.Shore
Remove data in Shore.
removeControl(action:String) — method, class artcustomer.maxima.engine.inputs.controls.map.GameControlsMap
Remove control in map.
removeControl(keyCode:String, controlType:String) — method, class artcustomer.maxima.engine.inputs.controls.table.ControlTable
Remove control in table.
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class artcustomer.maxima.context.EventContext
Remove an eventlistener.
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, interface artcustomer.maxima.context.IGameContext
removeState(id:String) — method, class artcustomer.maxima.states.StateMachine
Remove State from machine.
removeUIChild(uiChild:artcustomer.maxima.core.display:AbstractUIDisplayObject) — method, class artcustomer.maxima.core.AbstractEngineDisplayObject
Removes a child AbstractUIDisplayObject from the specified index position in the child list of the AbstractEngineDisplayObject.
render() — method, class artcustomer.maxima.core.AbstractEngineObject
Render object.
RenderEngine — class, package artcustomer.maxima.engine
RenderEngine : Rendering in real time with EnterFrame.
RenderEngine() — Constructor, class artcustomer.maxima.engine.RenderEngine
Constructor
RenderEngineEvent — class, package artcustomer.maxima.events
RenderEngineEvent
RenderEngineEvent(type:String, bubbles:Boolean, cancelable:Boolean, fps:Number, memory:Number, freeMemory:Number, privateMemory:Number, totalMemory:Number) — Constructor, class artcustomer.maxima.events.RenderEngineEvent
Constructor
RENDERENGINE_OFF — Constant Static Property, class artcustomer.maxima.utils.consts.RenderEngineState
RENDERENGINE_ON — Constant Static Property, class artcustomer.maxima.utils.consts.RenderEngineState
RenderEngineState — class, package artcustomer.maxima.utils.consts
RenderEngineState : States of the render engine
renderObject(engineObject:artcustomer.maxima.core:AbstractEngineObject) — method, class artcustomer.maxima.core.EngineObjectInjector
Call render method on core object.
reset() — method, class artcustomer.maxima.context.GameContext
Reset the context.
reset() — method, class artcustomer.maxima.engine.EngineManager
Reset engine.
reset() — method, class artcustomer.maxima.engine.GameEngine
Reset game.
resize() — method, class artcustomer.maxima.context.GameContext
Called by InteractiveContext during resizing.
resize() — method, class artcustomer.maxima.core.AbstractEngineObject
Resize object.
resize(width:int, height:int) — method, class artcustomer.maxima.debug.console.ConsoleLog
Set size to Console.
resize() — method, class artcustomer.maxima.engine.EngineManager
Resize engine.
resizeObject(engineObject:artcustomer.maxima.core:AbstractEngineObject) — method, class artcustomer.maxima.core.EngineObjectInjector
Call resize method on core object.
ResourceFile — class, package artcustomer.maxima.engine.assets.resources
ResourceFile
ResourceFile(definition:Class, type:String, extensions:Vector$artcustomer.maxima.engine.assets.resources:ResourceType) — Constructor, class artcustomer.maxima.engine.assets.resources.ResourceFile
Constructor
ResourceType — class, package artcustomer.maxima.engine.assets.resources
ResourceType
ResourceType(extension:String, mimeType:String) — Constructor, class artcustomer.maxima.engine.assets.resources.ResourceType
Constructor
restart() — method, class artcustomer.maxima.core.AbstractEngineObject
Restart object.
restartCurrent() — method, class artcustomer.maxima.engine.NavigationSystem
Restart current object.
resume() — method, class artcustomer.maxima.core.game.DisplayGame
Resume game.
resume() — method, class artcustomer.maxima.engine.sounds.SingleChannel
Pause sound.
resumeChannel(index:int) — method, class artcustomer.maxima.engine.SFXEngine
Resume channel.
resumePlayer() — method, class artcustomer.maxima.context.ServiceContext
Resume Flash Player
RIGHT — Constant Static Property, class artcustomer.maxima.utils.consts.LogoPosition
RUNTIME_AIR_VERSION — Constant Static Property, class artcustomer.maxima.Maxima
RUNTIME_FLASH_VERSION — Constant Static Property, class artcustomer.maxima.Maxima
runTimeLine() — method, class artcustomer.maxima.engine.NavigationSystem
Run the TimeLine.
RuntimePlatform — class, package artcustomer.maxima.utils.consts
RuntimePlatform : Contains the informations about the Runtime.
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