| 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 in class org.flixel.data.FlxKeyboard |
| |
| _game — Static property in class org.flixel.FlxG |
|
Internal tracker for game object (so we can pause & unpause)
|
| gamepads — Static property in class org.flixel.FlxG |
|
An array of FlxGamepad objects. |
| _gameXOffset — Property in class org.flixel.FlxGame |
| |
| _gameYOffset — Property in class org.flixel.FlxGame |
| |
| generateBoundingTiles() — Method in class org.flixel.FlxTilemap |
|
Generates a bounding box version of the tiles, flixel should call this automatically when necessary. |
| getAngle(X, Y) — Static method in class org.flixel.FlxU |
|
Calculates the angle between a point and the origin (0,0). |
| getBoundingColor() — Method in class org.flixel.FlxObject |
|
Returns the appropriate color for the bounding box depending on object state. |
| getClass(Name) — Static method in class org.flixel.FlxU |
|
Look up a Class object by its string name. |
| getClassName(Obj, Simple) — Static method in class org.flixel.FlxU |
|
Get the String name of any Object. |
| getColor(Red, Green, Blue, Alpha) — Static method in class org.flixel.FlxU |
|
Generate a Flash uint color from RGBA components. |
| getColorHSB(Hue, Saturation, Brightness, Alpha) — Static method in class org.flixel.FlxU |
|
Generate a Flash uint color from HSB components. |
| getFirstAlive() — Method in class org.flixel.FlxGroup |
|
Call this function to retrieve the first object with dead == false in the group. |
| getFirstAvail() — Method in class org.flixel.FlxGroup |
|
Call this function to retrieve the first object with exists == false in the group. |
| getFirstDead() — Method in class org.flixel.FlxGroup |
|
Call this function to retrieve the first object with dead == true in the group. |
| getFirstExtant() — Method in class org.flixel.FlxGroup |
|
Call this function to retrieve the first object with exists == true in the group. |
| getFirstNull() — Method in class org.flixel.FlxGroup |
|
Call this function to retrieve the first index set to 'null'. |
| getHSB(Color, Results) — Static method in class org.flixel.FlxU |
|
Loads an array with the HSB values of a Flash uint color. |
| getMuteValue() — Static method in class org.flixel.FlxG |
|
Get a number that represents the mute state that we can multiply into a sound transform. |
| getRandom() — Method in class org.flixel.FlxGroup |
|
Returns a member at random from the group. |
| getRGBA(Color, Results) — Static method in class org.flixel.FlxU |
|
Loads an array with the RGBA values of a Flash uint color. |
| getScreenXY(Point:org.flixel:FlxPoint) — Method in class org.flixel.FlxObject |
|
Call this function to figure out the on-screen position of the object. |
| getScreenXY(Point:org.flixel:FlxPoint) — Method in class org.flixel.FlxSprite |
|
Call this function to figure out the on-screen position of the object. |
| getTile(X, Y) — Method in class org.flixel.FlxTilemap |
|
Check the value of a particular tile. |
| getTileByIndex(Index) — Method in class org.flixel.FlxTilemap |
|
Get the value of a tile in the tilemap by index. |
| _gfx — Static property in class org.flixel.FlxSprite |
| |
| _gfxSprite — Static property in class org.flixel.FlxSprite |
| |
| gotID3(event) — Method in class org.flixel.FlxSound |
|
Internal event handler for ID3 info (i.e. |
| gravity — Property in class org.flixel.FlxEmitter |
|
Sets the acceleration.y member of each particle to this value on launch. |
| _group — Property in class org.flixel.FlxObject |
|
Dedicated internal flag for whether or not this class is a FlxGroup. |
|
| 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 |