| 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 |
| W — Constant Static Property, class net.flashpunk.utils.Key |
| |
| watch(... rest) — Static Method , class net.flashpunk.FP |
|
Adds properties to watch in the console's debug panel. |
| watch(... rest) — method, class net.flashpunk.debug.Console |
|
Adds properties to watch in the console's debug panel. |
| width — Property, class net.flashpunk.Entity |
|
Width of the Entity's hitbox. |
| width — Static Property, class net.flashpunk.FP |
|
Width of the game. |
| width — Property, class net.flashpunk.Screen |
|
Width of the screen. |
| width — Property, class net.flashpunk.graphics.Canvas |
|
Width of the canvas. |
| width — Property, class net.flashpunk.graphics.Image |
|
Width of the image. |
| width — Property, class net.flashpunk.graphics.Stamp |
|
Width of the stamp. |
| _width — Property, class net.flashpunk.graphics.Text |
| |
| width — Property, class net.flashpunk.graphics.Text |
|
Width of the text image. |
| width — Property, class net.flashpunk.masks.Hitbox |
|
Width. |
| _wordWrap — Property, class net.flashpunk.graphics.Text |
| |
| wordWrap — Static Property, class net.flashpunk.graphics.Text |
|
The wordWrap property to assign to new Text objects. |
| world — Property, class net.flashpunk.Entity |
|
The World object this Entity has been added to. |
| world — Static Property, class net.flashpunk.FP |
|
The currently active World object. |
| World — class, package net.flashpunk |
|
Updated by Engine, main game container that holds all currently active Entities. |
| World() — Constructor, class net.flashpunk.World |
|
Constructor. |
| writeBool(name:String, value:Boolean) — Static Method , class net.flashpunk.utils.Data |
|
Writes a Boolean to the current data. |
| writeInt(name:String, value:int) — Static Method , class net.flashpunk.utils.Data |
|
Writes an int to the current data. |
| writeString(name:String, value:String) — Static Method , class net.flashpunk.utils.Data |
|
Writes a String to the current data. |
| writeUint(name:String, value:uint) — Static Method , class net.flashpunk.utils.Data |
|
Writes a uint to the current data. |
|
| 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 |