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  
N — Constant Static Property, class net.flashpunk.utils.Key
name — Property, class net.flashpunk.Entity
The Entity's instance name.
name — Property, class net.flashpunk.graphics.Anim
Name of the animation.
name(char:int) — Static Method , class net.flashpunk.utils.Key
Returns the name of the key.
nearest — Property, class net.flashpunk.World
The Entity that will be rendered last by the world.
nearestToEntity(type:String, e:net.flashpunk:Entity, useHitboxes:Boolean) — method, class net.flashpunk.World
Finds the Entity nearest to another.
nearestToPoint(type:String, x:Number, y:Number, useHitboxes:Boolean) — method, class net.flashpunk.World
Finds the Entity nearest to the position.
nearestToRect(type:String, x:Number, y:Number, width:Number, height:Number, ignore:net.flashpunk:Entity) — method, class net.flashpunk.World
Finds the Entity nearest to the rectangle.
net.flashpunk — package
net.flashpunk.debug — package
net.flashpunk.graphics — package
net.flashpunk.masks — package
net.flashpunk.tweens.misc — package
net.flashpunk.tweens.motion — package
net.flashpunk.tweens.sound — package
net.flashpunk.utils — package
newType(name:String, frames:Array) — method, class net.flashpunk.graphics.Emitter
Creates a new Particle type for this Emitter.
next(current:any, options:Array, loop:Boolean) — Static Method , class net.flashpunk.FP
Returns the next item after current in the list of options.
NUMPAD_0 — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_1 — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_2 — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_3 — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_4 — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_5 — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_6 — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_7 — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_8 — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_9 — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_ADD — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_DECIMAL — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_DIVIDE — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_ENTER — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_MULTIPLY — Constant Static Property, class net.flashpunk.utils.Key
NUMPAD_SUBTRACT — Constant Static Property, class net.flashpunk.utils.Key
NumTween — class, package net.flashpunk.tweens.misc
Tweens a numeric value.
NumTween(complete:Function, type:uint) — Constructor, class net.flashpunk.tweens.misc.NumTween
Constructor.
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