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 org.flixel.system.input.Keyboard |
| |
_game — Static Property, class org.flixel.FlxG |
|
Internal tracker for game object (so we can pause and unpause)
|
getActualVolume() — method, class org.flixel.system.FlxSound |
| |
getAngle(Point1:org.flixel:FlxPoint, Point2:org.flixel:FlxPoint) — Static Method , class org.flixel.FlxU |
|
Calculates the angle between two points. |
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. |
getData(Simple:Boolean) — method, class org.flixel.FlxTilemap |
| |
getDistance(Point1:org.flixel:FlxPoint, Point2:org.flixel:FlxPoint) — Static Method , class org.flixel.FlxU |
|
Calculate the distance between two points. |
getFirstAlive() — method, class org.flixel.FlxGroup |
|
Call this function to retrieve the first object with dead == false in the group. |
getFirstAvail(ObjectClass:Class) — 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'. |
getHSB(Color:uint, Results:Array) — Static Method , class org.flixel.FlxU |
|
Loads an array with the HSB values of a Flash uint color. |
getKeyCode(KeyName:String) — method, class org.flixel.system.input.Input |
|
Look up the key code for any given string name of the key or button. |
getLibraryName() — Static Method , class org.flixel.FlxG |
| |
getMidpoint(Point:org.flixel:FlxPoint) — method, class org.flixel.FlxObject |
| |
getRandom(Objects:Array) — Static Method , class org.flixel.FlxG |
| |
getRandom() — method, class org.flixel.FlxGroup |
|
Returns a member at random from the group. |
getRGBA(Color:uint, Results:Array) — Static Method , class org.flixel.FlxU |
|
Loads an array with the RGBA values of a Flash uint color. |
getScale() — method, class org.flixel.FlxCamera |
| |
getScreenPosition(Camera:org.flixel:FlxCamera, Point:org.flixel:FlxPoint) — method, class org.flixel.system.input.Mouse |
| |
getScreenXY(Point:org.flixel:FlxPoint, Camera:org.flixel:FlxCamera) — method, class org.flixel.FlxObject |
|
Call this function to figure out the on-screen position of the object. |
getScreenXY(Point:org.flixel:FlxPoint, Camera:org.flixel:FlxCamera) — method, class org.flixel.FlxSprite |
|
Call this function to figure out the on-screen position of the object. |
getTile(X:uint, Y:uint) — method, class org.flixel.FlxTilemap |
|
Check the value of a particular tile. |
getTileByIndex(Index:uint) — method, class org.flixel.FlxTilemap |
|
Get the value of a tile in the tilemap by index. |
getWorldPosition(Camera:org.flixel:FlxCamera, Point:org.flixel:FlxPoint) — method, class org.flixel.system.input.Mouse |
| |
_gfx — Static Property, class org.flixel.FlxSprite |
| |
_gfxSprite — Static Property, class org.flixel.FlxSprite |
| |
globalSeed — Static Property, class org.flixel.FlxG |
|
The global random number generator seed (for deterministic behavior in recordings and saves). |
gotID3(event:flash.events:Event) — method, class org.flixel.system.FlxSound |
|
Internal event handler for ID3 info (i.e. |
gravity — Property, class org.flixel.FlxEmitter |
|
Sets the acceleration.y member of each particle to this value on launch. |
GROW — Constant Static Property, class org.flixel.FlxGroup |
| |
_gutter — Property, class org.flixel.system.FlxDebugger |
| |
|
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 |