| 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 |
| g — Property, class stencyl.api.engine.GameState |
| |
| G — Property, class org.flixel.data.FlxKeyboard |
| |
| G(x:any, y:any, z:any) — method, class stencyl.api.engine.Script |
| |
| _game — Static Property, class org.flixel.FlxG |
|
Internal tracker for game object (so we can pause and unpause)
|
| game — Property, class stencyl.api.engine.actor.Actor |
| |
| game — Property, class stencyl.api.engine.behavior.Behavior |
| |
| game — Property, class stencyl.api.engine.gui.Label |
| |
| game — Property, class stencyl.api.engine.gui.Panel |
| |
| Game — class, package stencyl.api.data |
| |
| Game(xml:XML) — Constructor, class stencyl.api.data.Game |
| |
| gameAttributes — Property, class stencyl.api.data.Game |
| |
| gameAttributes — Property, class stencyl.api.engine.GameState |
| |
| gameID — Property, class stencyl.api.data.Game |
| |
| gameID — Static Property, class stencyl.api.engine.GameState |
| |
| gameName — Static Property, class stencyl.api.engine.GameState |
| |
| GameState — class, package stencyl.api.engine |
| |
| gameXML — Property, class stencyl.api.data.Assets |
| |
| _gameXOffset — Property, class org.flixel.FlxGame |
| |
| _gameYOffset — Property, class org.flixel.FlxGame |
| |
| gc() — Static Method , class stencyl.api.engine.utils.Profiler |
| |
| gearJoint — Static Property, class Box2DAS.Common.b2Def |
| |
| get(remote:Boolean, numLeft:int, state:stencyl.api.engine:GameState) — Static Method , class stencyl.api.data.Assets |
| |
| get() — Static Method , class stencyl.api.data.Game |
| |
| getActor(ID:Number) — method, class stencyl.api.engine.GameState |
| |
| getActor(actorID:Number) — method, class stencyl.api.engine.Script |
| |
| getActorGroup(groupID:Number) — method, class stencyl.api.engine.Script |
| |
| getActorsAlongLine(x1:int, y1:int, x2:int, y2:int, callback:Function) — method, class stencyl.api.engine.Script |
| |
| getActorsAtPoint(x:int, y:int, callback:Function) — method, class stencyl.api.engine.Script |
| |
| getActorsInArea(x:int, y:int, w:int, h:int, callback:Function) — method, class stencyl.api.engine.Script |
| |
| getActorsInRegion(r:stencyl.api.engine.scene:Region) — method, class stencyl.api.engine.Script |
|
Returns an Array of Actors that intersect the Region
|
| getActorsOfType(type:stencyl.api.engine.actor:ActorType) — method, class stencyl.api.engine.GameState |
| |
| getActorsOfType(type:stencyl.api.engine.actor:ActorType) — method, class stencyl.api.engine.Script |
| |
| getActorsOnScreen(callback:Function) — method, class stencyl.api.engine.Script |
| |
| getActorType(actorTypeID:uint) — method, class stencyl.api.engine.Script |
| |
| getActorTypeByName(typeName:String) — method, class stencyl.api.engine.Script |
| |
| getActorValue(name:String) — method, class stencyl.api.engine.actor.Actor |
| |
| getAllActorTypes() — method, class stencyl.api.engine.Script |
| |
| getAllRegions() — method, class stencyl.api.engine.Script |
|
Get all Regions in a Scene
|
| getAllTerrainRegions() — method, class stencyl.api.engine.Script |
|
Get all Regions in a Scene
|
| GetAnchorA() — method, class Box2DAS.Dynamics.Joints.b2DistanceJoint |
| |
| GetAnchorA() — method, class Box2DAS.Dynamics.Joints.b2GearJoint |
| |
| GetAnchorA() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetAnchorA() — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetAnchorA() — method, class Box2DAS.Dynamics.Joints.b2MouseJoint |
| |
| GetAnchorA() — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| GetAnchorA() — method, class Box2DAS.Dynamics.Joints.b2PulleyJoint |
| |
| GetAnchorA() — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| GetAnchorB() — method, class Box2DAS.Dynamics.Joints.b2DistanceJoint |
| |
| GetAnchorB() — method, class Box2DAS.Dynamics.Joints.b2GearJoint |
| |
| GetAnchorB() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetAnchorB() — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetAnchorB() — method, class Box2DAS.Dynamics.Joints.b2MouseJoint |
| |
| GetAnchorB() — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| GetAnchorB() — method, class Box2DAS.Dynamics.Joints.b2PulleyJoint |
| |
| GetAnchorB() — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| getAngle(X:Number, Y:Number) — Static Method , class org.flixel.FlxU |
|
Calculates the angle between a point and the origin (0,0). |
| getAngle() — method, class stencyl.api.engine.actor.Actor |
| |
| getAngle() — method, interface stencyl.api.engine.gui.Component |
| |
| getAngle() — method, class stencyl.api.engine.gui.Label |
| |
| getAngle() — method, class stencyl.api.engine.gui.Panel |
| |
| GetAngle() — method, class Box2DAS.Dynamics.b2Body |
| |
| getAngleInDegrees() — method, class stencyl.api.engine.actor.Actor |
| |
| GetAngularDamping() — method, class Box2DAS.Dynamics.b2Body |
| |
| getAngularVelocity() — method, class stencyl.api.engine.actor.Actor |
| |
| GetAngularVelocity() — method, class Box2DAS.Dynamics.b2Body |
| |
| getAnimation() — method, class stencyl.api.engine.actor.Actor |
| |
| getArr() — Static Method , class Box2DAS.Common.b2Base |
| |
| getAttribute(behaviorName:String, attributeName:String) — method, class stencyl.api.engine.behavior.BehaviorManager |
| |
| GetAutoClearForces() — method, class Box2DAS.Dynamics.b2World |
| |
| getBackgroundImage() — method, class stencyl.api.engine.bg.Area |
| |
| getBlendMode() — method, class stencyl.api.engine.Graphics |
| |
| GetBodies() — method, class Box2DAS.Controllers.b2Controller |
| |
| getBody() — method, class stencyl.api.engine.actor.Actor |
| |
| GetBody() — method, class Box2DAS.Dynamics.b2Fixture |
| |
| GetBodyA() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetBodyB() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetBodyCount() — method, class Box2DAS.Dynamics.b2World |
| |
| GetBodyList() — method, class Box2DAS.Dynamics.b2World |
| |
| getBottomLayer() — method, class stencyl.api.engine.GameState |
| |
| getBottomLayer() — method, class stencyl.api.engine.Script |
| |
| getCamera() — method, class stencyl.api.engine.Script |
|
Returns the actor that represents the camera
|
| getCenter() — method, class Box2DAS.Collision.AABB |
| |
| getClass(Name:String) — Static Method , class org.flixel.FlxU |
|
Look up a Class object by its string name. |
| getClassName(Obj:Object, Simple:Boolean) — Static Method , class org.flixel.FlxU |
|
Get the String name of any Object. |
| getClip() — method, class stencyl.api.engine.bg.MyViewport |
| |
| getColor() — method, class stencyl.api.engine.Graphics |
| |
| getComponents() — method, class stencyl.api.engine.gui.Panel |
| |
| GetContactCount() — method, class Box2DAS.Dynamics.b2World |
| |
| GetContactList() — method, class Box2DAS.Dynamics.b2Body |
| |
| GetContactList() — method, class Box2DAS.Dynamics.b2World |
| |
| getContainedActors() — method, class stencyl.api.engine.scene.Region |
| |
| getContent() — method, class org.flixel.data.FlxConsole |
|
Returns the current content. |
| getCurrentFrame() — method, class stencyl.api.engine.actor.Actor |
| |
| getCurrentScene() — method, class stencyl.api.engine.Script |
|
Get the ID of the current scene. |
| getCurrentSceneName() — method, class stencyl.api.engine.Script |
|
Get the name of the current scene. |
| getCurrentTweeningTime(p_tweening:Object) — Static Method , class caurina.transitions.Tweener |
|
Get the current tweening time (no matter if it uses frames or time as basis), given a specific tweening
|
| GetDampingRatio() — method, class Box2DAS.Dynamics.Joints.b2DistanceJoint |
| |
| GetDampingRatio() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetDampingRatio() — method, class Box2DAS.Dynamics.Joints.b2MouseJoint |
| |
| GetDensity() — method, class Box2DAS.Dynamics.b2Fixture |
| |
| GetDistance(f:Box2DAS.Dynamics:b2Fixture) — method, class Box2DAS.Dynamics.b2Fixture |
| |
| getDuration() — method, class stencyl.api.engine.scene.FadeInTransition |
| |
| getDuration() — method, class stencyl.api.engine.scene.FadeOutTransition |
| |
| getDuration() — method, class stencyl.api.engine.scene.Transition |
| |
| GetExtents() — method, class Box2DAS.Collision.AABB |
| |
| GetFilterData() — method, class Box2DAS.Dynamics.b2Fixture |
| |
| getFirstAlive() — method, class org.flixel.FlxGroup |
|
Call this function to retrieve the first object with dead == false in the group. |
| getFirstAvail() — method, class org.flixel.FlxGroup |
|
Call this function to retrieve the first object with exists == false in the group. |
| getFirstDead() — method, class org.flixel.FlxGroup |
|
Call this function to retrieve the first object with dead == true in the group. |
| getFirstExtant() — method, class org.flixel.FlxGroup |
|
Call this function to retrieve the first object with exists == true in the group. |
| getFirstNull() — method, class org.flixel.FlxGroup |
|
Call this function to retrieve the first index set to 'null'. |
| GetFixtureA() — method, class Box2DAS.Dynamics.Contacts.b2Contact |
| |
| GetFixtureB() — method, class Box2DAS.Dynamics.Contacts.b2Contact |
| |
| GetFixtureList() — method, class Box2DAS.Dynamics.b2Body |
| |
| getFont() — method, class stencyl.api.engine.Graphics |
| |
| getFont(fontID:uint) — method, class stencyl.api.engine.Script |
| |
| getFPS() — method, class stencyl.api.engine.Script |
| |
| GetFrequency() — method, class Box2DAS.Dynamics.Joints.b2DistanceJoint |
| |
| GetFrequency() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetFrequency() — method, class Box2DAS.Dynamics.Joints.b2MouseJoint |
| |
| GetFriction() — method, class Box2DAS.Dynamics.b2Fixture |
| |
| getGameAttribute(name:String) — method, class stencyl.api.engine.GameState |
| |
| getGameAttribute(name:String) — method, class stencyl.api.engine.Script |
| |
| getGravity() — method, class stencyl.api.engine.Script |
| |
| GetGravity() — method, class Box2DAS.Dynamics.b2World |
| |
| GetGroundAnchor1() — method, class Box2DAS.Dynamics.Joints.b2PulleyJoint |
| |
| GetGroundAnchor2() — method, class Box2DAS.Dynamics.Joints.b2PulleyJoint |
| |
| getGroundBody() — method, class stencyl.api.engine.Script |
| |
| getGroup(ID:Number, a:stencyl.api.engine.actor:Actor) — method, class stencyl.api.engine.GameState |
| |
| getGroup() — method, class stencyl.api.engine.actor.Actor |
| |
| getGroupID() — method, class stencyl.api.engine.actor.Actor |
| |
| getHeight() — method, class stencyl.api.engine.actor.Actor |
| |
| getHeight() — method, class stencyl.api.engine.bg.Area |
| |
| getHeight() — method, interface stencyl.api.engine.gui.Component |
| |
| getHeight() — method, class stencyl.api.engine.gui.Label |
| |
| getHeight() — method, class stencyl.api.engine.gui.Panel |
| |
| getHeight() — method, class stencyl.api.engine.scene.Region |
| |
| getHeight() — method, class stencyl.api.engine.scene.TerrainRegion |
| |
| getHeight(m_vertices:Vector$Box2DAS.Common:V2) — Static Method , class stencyl.api.io.SpriteReader |
| |
| getID() — method, class stencyl.api.engine.actor.Actor |
| |
| getID() — method, class stencyl.api.engine.scene.Scene |
| |
| getIDForResource(name:String) — method, class stencyl.api.engine.Script |
| |
| getIDForScene(sceneName:String) — method, class stencyl.api.engine.Script |
|
Get the ID of a scene by name. |
| getIDFromLayerOrder(layerOrder:int) — method, class stencyl.api.engine.GameState |
| |
| getImage() — method, class stencyl.api.engine.actor.Actor |
| |
| getImageForActorType(type:stencyl.api.engine.actor:ActorType) — method, class stencyl.api.engine.Script |
|
Returns the 'default' image for the given actor type. |
| getImageSourceForTile(tileID:uint, tileWidth:Number, tileHeight:Number) — method, class stencyl.api.engine.tile.Tileset |
| |
| GetInertia() — method, class Box2DAS.Dynamics.b2Body |
| |
| getJoint(ID:int) — method, class stencyl.api.engine.GameState |
| |
| getJoint(jointID:int) — method, class stencyl.api.engine.Script |
| |
| GetJointAngle() — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| GetJointCount() — method, class Box2DAS.Dynamics.b2World |
| |
| GetJointList() — method, class Box2DAS.Dynamics.b2Body |
| |
| GetJointList() — method, class Box2DAS.Dynamics.b2World |
| |
| GetJointSpeed() — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetJointSpeed() — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| GetJointSpeed() — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| GetJointTranslation() — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetJointTranslation() — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| getLastCollidedActor() — method, class stencyl.api.engine.actor.Actor |
| |
| getLastCreatedActor() — method, class stencyl.api.engine.Script |
|
Returns the last actor created in this scene. |
| getLastCreatedJoint() — method, class stencyl.api.engine.Script |
| |
| getLastCreatedLabel() — method, class stencyl.api.engine.Script |
| |
| getLastCreatedPanel() — method, class stencyl.api.engine.Script |
| |
| getLastCreatedRegion() — method, class stencyl.api.engine.Script |
|
Return the last created region
|
| getLastCreatedTerrainRegion() — method, class stencyl.api.engine.Script |
|
Return the last created terrain region
|
| getLayerID() — method, class stencyl.api.engine.actor.Actor |
| |
| getLayerOrder() — method, class stencyl.api.engine.actor.Actor |
| |
| GetLength() — method, class Box2DAS.Dynamics.Joints.b2DistanceJoint |
| |
| GetLength1() — method, class Box2DAS.Dynamics.Joints.b2PulleyJoint |
| |
| GetLength2() — method, class Box2DAS.Dynamics.Joints.b2PulleyJoint |
| |
| GetLinearDamping() — method, class Box2DAS.Dynamics.b2Body |
| |
| GetLinearVelocity() — method, class Box2DAS.Dynamics.b2Body |
| |
| GetLinearVelocityFromLocalPoint(localPoint:Box2DAS.Common:V2) — method, class Box2DAS.Dynamics.b2Body |
| |
| GetLinearVelocityFromWorldPoint(worldPoint:Box2DAS.Common:V2) — method, class Box2DAS.Dynamics.b2Body |
| |
| GetLocalCenter() — method, class Box2DAS.Dynamics.b2Body |
| |
| GetLocalPoint(worldPoint:Box2DAS.Common:V2) — method, class Box2DAS.Dynamics.b2Body |
| |
| GetLocalVector(worldVector:Box2DAS.Common:V2) — method, class Box2DAS.Dynamics.b2Body |
| |
| GetLowerLimit() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetLowerLimit() — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetLowerLimit() — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| GetLowerLimit() — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| GetManifold() — method, class Box2DAS.Dynamics.Contacts.b2Contact |
| |
| GetMass() — method, class Box2DAS.Dynamics.b2Body |
| |
| GetMassData(data:Box2DAS.Collision.Shapes:b2MassData) — method, class Box2DAS.Dynamics.b2Body |
| |
| GetMassData() — method, class Box2DAS.Dynamics.b2Fixture |
| |
| GetMaxForce() — method, class Box2DAS.Dynamics.Joints.b2MouseJoint |
| |
| GetMaxMotorForce() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetMaxMotorForce() — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetMaxMotorForce() — method, class Box2DAS.Dynamics.Joints.b2MouseJoint |
| |
| GetMaxMotorForce() — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| GetMaxMotorTorque() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetMaxMotorTorque() — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| getMiddleLayer() — method, class stencyl.api.engine.GameState |
| |
| getMiddleLayer() — method, class stencyl.api.engine.Script |
| |
| GetMotorForce() — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetMotorForce() — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| GetMotorSpeed() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetMotorSpeed() — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetMotorSpeed() — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| GetMotorSpeed() — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| GetMotorTorque() — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| getMousePressedX() — method, class stencyl.api.engine.Script |
| |
| getMousePressedY() — method, class stencyl.api.engine.Script |
| |
| getMouseReleasedX() — method, class stencyl.api.engine.Script |
| |
| getMouseReleasedY() — method, class stencyl.api.engine.Script |
| |
| getMouseWorldX() — method, class stencyl.api.engine.Script |
| |
| getMouseWorldY() — method, class stencyl.api.engine.Script |
| |
| getMouseX() — method, class stencyl.api.engine.Script |
| |
| getMouseY() — method, class stencyl.api.engine.Script |
| |
| getMuteValue() — Static Method , class org.flixel.FlxG |
|
Get a number that represents the mute state that we can multiply into a sound transform. |
| getName() — method, class stencyl.api.engine.actor.Actor |
| |
| GetNext() — method, class Box2DAS.Dynamics.b2Body |
| |
| GetNext() — method, class Box2DAS.Dynamics.b2Fixture |
| |
| GetNext() — method, class Box2DAS.Dynamics.Contacts.b2Contact |
| |
| GetNext() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| getNumComponents() — method, class stencyl.api.engine.gui.Panel |
| |
| getNumDisplayChars() — method, class stencyl.api.engine.gui.Label |
| |
| getNumFrames() — method, class stencyl.api.engine.actor.Actor |
| |
| getOpacity() — method, class stencyl.api.engine.Graphics |
| |
| getOpacity() — method, interface stencyl.api.engine.gui.Component |
| |
| getOpacity() — method, class stencyl.api.engine.gui.Label |
| |
| getOpacity() — method, class stencyl.api.engine.gui.Panel |
| |
| getOrderForLayerID(layerID:int) — method, class stencyl.api.engine.GameState |
| |
| getParentPanel() — method, interface stencyl.api.engine.gui.Component |
| |
| getParentPanel() — method, class stencyl.api.engine.gui.Label |
| |
| getParentPanel() — method, class stencyl.api.engine.gui.Panel |
| |
| getParentX() — method, interface stencyl.api.engine.gui.Component |
| |
| getParentX() — method, class stencyl.api.engine.gui.Label |
| |
| getParentX() — method, class stencyl.api.engine.gui.Panel |
| |
| getParentY() — method, interface stencyl.api.engine.gui.Component |
| |
| getParentY() — method, class stencyl.api.engine.gui.Label |
| |
| getParentY() — method, class stencyl.api.engine.gui.Panel |
| |
| getPhysicalHeight() — method, class stencyl.api.engine.GameState |
| |
| getPhysicalWidth() — method, class stencyl.api.engine.GameState |
| |
| getPhysicsHeight() — method, class stencyl.api.engine.actor.Actor |
| |
| getPhysicsWidth() — method, class stencyl.api.engine.actor.Actor |
| |
| getPlayerName() — method, class stencyl.api.engine.Script |
| |
| GetPoint() — method, class Box2DAS.Collision.b2WorldManifold |
|
If there are more than one contact points, this getter will return the average. |
| GetPosition() — method, class Box2DAS.Dynamics.b2Body |
| |
| getProperty(name:any) — method, class stencyl.api.engine.utils.HashSet |
|
Allows the use of bracket notation to check membership. |
| GetProxyCount() — method, class Box2DAS.Collision.b2BroadPhase |
| |
| GetProxyCount() — method, class Box2DAS.Dynamics.b2World |
| |
| getRandom() — method, class org.flixel.FlxGroup |
|
Returns a member at random from the group. |
| GetRatio() — method, class Box2DAS.Dynamics.Joints.b2PulleyJoint |
| |
| GetReactionForce(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2DistanceJoint |
| |
| GetReactionForce(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2GearJoint |
| |
| GetReactionForce(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetReactionForce(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetReactionForce(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2MouseJoint |
| |
| GetReactionForce(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| GetReactionForce(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2PulleyJoint |
| |
| GetReactionForce(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| GetReactionTorque(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2DistanceJoint |
| |
| GetReactionTorque(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2GearJoint |
| |
| GetReactionTorque(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetReactionTorque(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetReactionTorque(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2MouseJoint |
| |
| GetReactionTorque(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| GetReactionTorque(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2PulleyJoint |
| |
| GetReactionTorque(inv_dt:Number) — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| getRealValue() — method, class stencyl.api.engine.behavior.Attribute |
| |
| getRecycledActorOfType(type:stencyl.api.engine.actor:ActorType, x:Number, y:Number, layerConst:int) — method, class stencyl.api.engine.GameState |
| |
| getRecycledActorsOfType(type:stencyl.api.engine.actor:ActorType) — method, class stencyl.api.engine.GameState |
| |
| getRegion(ID:int) — method, class stencyl.api.engine.GameState |
| |
| getRegion(regionID:int) — method, class stencyl.api.engine.Script |
|
Get a particular Region based on internal ID
|
| getRegions(ID:int) — method, class stencyl.api.engine.GameState |
| |
| getResourcesOfType(type:Class) — method, class stencyl.api.data.Assets |
| |
| GetRestitution() — method, class Box2DAS.Dynamics.b2Fixture |
| |
| getRootPanel() — method, class stencyl.api.engine.Script |
| |
| getScene() — method, class stencyl.api.engine.Script |
|
Get the current scene. |
| getSceneHeight() — method, class stencyl.api.engine.Script |
|
Get the height (in pixels) of the current scene. |
| getSceneWidth() — method, class stencyl.api.engine.Script |
|
Get the width (in pixels) of the current scene. |
| getScore(scoreName:String, callback:Function) — method, class stencyl.api.engine.Script |
| |
| getScores(scoreName:String, numberToGrab:uint, callback:Function) — method, class stencyl.api.engine.Script |
| |
| GET_SCORES_URL — Static Property, class stencyl.api.engine.Script |
| |
| GET_SCORE_URL — Static Property, class stencyl.api.engine.Script |
| |
| GetScreenBounds() — method, class Box2DAS.Dynamics.b2World |
| |
| getScreenHeight() — method, class stencyl.api.engine.Script |
| |
| getScreenWidth() — method, class stencyl.api.engine.Script |
| |
| getScreenX() — method, class stencyl.api.engine.Script |
|
x-position of the camera
|
| getScreenX() — method, class stencyl.api.engine.actor.Actor |
| |
| getScreenXY(Point:org.flixel:FlxPoint) — method, class org.flixel.FlxObject |
|
Call this function to figure out the on-screen position of the object. |
| getScreenXY(Point:org.flixel:FlxPoint) — method, class org.flixel.FlxSprite |
|
Call this function to figure out the on-screen position of the object. |
| getScreenY() — method, class stencyl.api.engine.Script |
|
y-position of the camera
|
| getScreenY() — method, class stencyl.api.engine.actor.Actor |
| |
| GetShape() — method, class Box2DAS.Dynamics.b2Fixture |
| |
| getSound(soundID:uint) — method, class stencyl.api.engine.Script |
| |
| getSource(tileWidth:Number, tileHeight:Number) — method, class stencyl.api.engine.tile.Tile |
| |
| getStepSize() — method, class stencyl.api.engine.Script |
| |
| getStrokeColor() — method, class stencyl.api.engine.Graphics |
| |
| getStrokeThickness() — method, class stencyl.api.engine.Graphics |
| |
| GetSupport() — method, class Box2DAS.Collision.Shapes.b2PolygonShape |
| |
| GetSupportVertex() — method, class Box2DAS.Collision.Shapes.b2PolygonShape |
| |
| getTerrainRegion(ID:int) — method, class stencyl.api.engine.GameState |
| |
| getTerrainRegion(terrainRegionID:int) — method, class stencyl.api.engine.Script |
|
Get a particular Region based on internal ID
|
| getTerrainRegions(ID:int) — method, class stencyl.api.engine.GameState |
| |
| getText() — method, class stencyl.api.engine.gui.Label |
| |
| getTextWidth(s:String) — method, class org.flixel.FlxBitmapFont |
| |
| getTileAt(row:int, col:int, layer:int) — method, class stencyl.api.engine.Script |
|
Returns the Tile at the specified row and column, or null if no tile is found
nbsp;
|
| getTileAt(row:Number, col:Number) — method, class stencyl.api.engine.scene.TileLayer |
| |
| getTileHeight() — method, class stencyl.api.engine.Script |
|
Get the height (in tiles) of the current scene. |
| getTileWidth() — method, class stencyl.api.engine.Script |
|
Get the width (in tiles) of the current scene. |
| getTopLayer() — method, class stencyl.api.engine.GameState |
| |
| getTopLayer() — method, class stencyl.api.engine.Script |
| |
| GetTransform() — method, class Box2DAS.Dynamics.b2Body |
| |
| getTweenCount(p_scope:Object) — Static Method , class caurina.transitions.Tweener |
|
Returns the number of properties being tweened for a given object. |
| getTweens(p_scope:Object) — Static Method , class caurina.transitions.Tweener |
|
Returns an array containing a list of the properties being tweened for this object. |
| getType() — method, class stencyl.api.engine.actor.Actor |
| |
| GetType() — method, class Box2DAS.Collision.Shapes.b2Shape |
| |
| GetType() — method, class Box2DAS.Dynamics.b2Body |
| |
| GetType() — method, class Box2DAS.Dynamics.b2Fixture |
| |
| GetType() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetUpperLimit() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| GetUpperLimit() — method, class Box2DAS.Dynamics.Joints.b2LineJoint |
| |
| GetUpperLimit() — method, class Box2DAS.Dynamics.Joints.b2PrismaticJoint |
| |
| GetUpperLimit() — method, class Box2DAS.Dynamics.Joints.b2RevoluteJoint |
| |
| GetUserData() — method, class Box2DAS.Dynamics.b2Body |
| |
| GetUserData() — method, class Box2DAS.Dynamics.b2Fixture |
| |
| GetUserData() — method, class Box2DAS.Dynamics.Joints.b2Joint |
| |
| getValue(behaviorName:String, attributeName:String) — method, class stencyl.api.engine.GameState |
| |
| getValue(behaviorName:String, attributeName:String) — method, class stencyl.api.engine.actor.Actor |
| |
| getValue(behaviorName:String, attributeName:String) — method, class stencyl.api.engine.behavior.ActorScript |
| |
| getValueForScene(behaviorName:String, attributeName:String) — method, class stencyl.api.engine.Script |
| |
| getVersion() — Static Method , class caurina.transitions.Tweener |
|
Return the current tweener version
|
| GetVertex(i:uint) — method, class Box2DAS.Collision.Shapes.b2PolygonShape |
| |
| GetVertexCount() — method, class Box2DAS.Collision.Shapes.b2PolygonShape |
| |
| getWidth() — method, class stencyl.api.engine.actor.Actor |
| |
| getWidth() — method, class stencyl.api.engine.bg.Area |
| |
| getWidth() — method, interface stencyl.api.engine.gui.Component |
| |
| getWidth() — method, class stencyl.api.engine.gui.Label |
| |
| getWidth() — method, class stencyl.api.engine.gui.Panel |
| |
| getWidth() — method, class stencyl.api.engine.scene.Region |
| |
| getWidth() — method, class stencyl.api.engine.scene.TerrainRegion |
| |
| getWidth(m_vertices:Vector$Box2DAS.Common:V2) — Static Method , class stencyl.api.io.SpriteReader |
| |
| getWidthForChar(currentChar:int) — method, class org.flixel.FlxBitmapFont |
| |
| GetWorld() — method, class Box2DAS.Dynamics.b2Body |
| |
| GetWorldCenter() — method, class Box2DAS.Dynamics.b2Body |
| |
| getWorldManifold() — method, class Box2DAS.Dynamics.ContactEvent |
|
Returns the world manifold. |
| GetWorldManifold(worldManifold:Box2DAS.Collision:b2WorldManifold) — method, class Box2DAS.Dynamics.Contacts.b2Contact |
| |
| GetWorldPoint(localPoint:Box2DAS.Common:V2) — method, class Box2DAS.Dynamics.b2Body |
| |
| GetWorldVector(localVector:Box2DAS.Common:V2) — method, class Box2DAS.Dynamics.b2Body |
| |
| getX() — method, class stencyl.api.engine.actor.Actor |
| |
| getX() — method, class stencyl.api.engine.bg.MyViewport |
| |
| getX() — method, interface stencyl.api.engine.gui.Component |
| |
| getX() — method, class stencyl.api.engine.gui.Label |
| |
| getX() — method, class stencyl.api.engine.gui.Panel |
| |
| getXCenter() — method, class stencyl.api.engine.actor.Actor |
| |
| getXVelocity() — method, class stencyl.api.engine.actor.Actor |
| |
| getY() — method, class stencyl.api.engine.actor.Actor |
| |
| getY() — method, class stencyl.api.engine.bg.MyViewport |
| |
| getY() — method, interface stencyl.api.engine.gui.Component |
| |
| getY() — method, class stencyl.api.engine.gui.Label |
| |
| getY() — method, class stencyl.api.engine.gui.Panel |
| |
| getYCenter() — method, class stencyl.api.engine.actor.Actor |
| |
| getYVelocity() — method, class stencyl.api.engine.actor.Actor |
| |
| GG(a:any, b:any, c:any, d:any, x:any, s:any, ac:any) — method, class stencyl.api.engine.Script |
| |
| goFullScreen(event:flash.events:ContextMenuEvent) — Static Method , class stencyl.api.engine.utils.Profiler |
| |
| GOODBYE_FIXTURE — Static Property, class Box2DAS.Dynamics.GoodbyeFixtureEvent |
| |
| GoodbyeFixtureEvent — class, package Box2DAS.Dynamics |
| |
| GoodbyeFixtureEvent(f:Box2DAS.Dynamics:b2Fixture) — Constructor, class Box2DAS.Dynamics.GoodbyeFixtureEvent |
| |
| GOODBYE_JOINT — Static Property, class Box2DAS.Dynamics.GoodbyeJointEvent |
| |
| GoodbyeJointEvent — class, package Box2DAS.Dynamics |
| |
| GoodbyeJointEvent(j:Box2DAS.Dynamics.Joints:b2Joint) — Constructor, class Box2DAS.Dynamics.GoodbyeJointEvent |
| |
| goScaledFullScreen(event:flash.events:ContextMenuEvent) — Static Method , class stencyl.api.engine.utils.Profiler |
| |
| gotID3(event:flash.events:Event) — method, class org.flixel.FlxSound |
|
Internal event handler for ID3 info (i.e. |
| GradientBackground — class, package stencyl.api.engine.bg |
| |
| GradientBackground(topColor:uint, bottomColor:uint) — Constructor, class stencyl.api.engine.bg.GradientBackground |
| |
| Graphics — class, package stencyl.api.engine |
| |
| Graphics() — Constructor, class stencyl.api.engine.Graphics |
| |
| gravityX — Property, class stencyl.api.engine.scene.Scene |
| |
| gravityY — Property, class stencyl.api.engine.scene.Scene |
| |
| groundAnchorA — Property, class Box2DAS.Dynamics.Joints.b2PulleyJointDef |
| |
| groundAnchorB — Property, class Box2DAS.Dynamics.Joints.b2PulleyJointDef |
| |
| _group — Property, class org.flixel.FlxObject |
|
Dedicated internal flag for whether or not this class is a FlxGroup. |
| group1 — Property, class stencyl.api.data.CollisionGroupDef |
| |
| group2 — Property, class stencyl.api.data.CollisionGroupDef |
| |
| GroupDef — class, package stencyl.api.data |
| |
| GroupDef(ID:Number, name:String) — Constructor, class stencyl.api.data.GroupDef |
| |
| groupID — Property, class Box2DAS.Dynamics.b2Body |
| |
| groupID — Property, class Box2DAS.Dynamics.b2BodyDef |
| |
| groupID — Property, class Box2DAS.Dynamics.b2Fixture |
| |
| groupID — Property, class Box2DAS.Dynamics.b2FixtureDef |
| |
| groupID — Property, class stencyl.api.engine.actor.ActorType |
| |
| groupID — Property, class stencyl.api.engine.scene.ActorInstance |
| |
| groupID — Property, class stencyl.api.engine.scene.TerrainRegionDef |
| |
| groupIndex — Property, class Box2DAS.Dynamics.b2Filter |
| |
| groups — Property, class stencyl.api.data.Game |
| |
| groups — Property, class stencyl.api.engine.GameState |
| |
| growTo(scaleX:Number, scaleY:Number, duration:int, easing:String, delay:int) — method, class stencyl.api.engine.actor.Actor |
| |
| growTo(scaleX:Number, scaleY:Number, duration:int, easing:String, delay:int) — method, class stencyl.api.engine.gui.Label |
| |
|
| 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 |