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  
K — Constant Static Property, class flare.system.Input3D
keyCode — Static Property, class flare.system.Input3D
Returns the key code of the last pressed key.
keyDown(keyCode:int) — Static Method , class flare.system.Input3D
Returns 'true' all the time the specified key is being pressed.
keyHit(keyCode:int) — Static Method , class flare.system.Input3D
Returns 'true' if the specified key has been pressed.
keyUp(keyCode:int) — Static Method , class flare.system.Input3D
Knot3D — class, package flare.core
The Knot3D class defines points for the splines (Spline3D).
Knot3D() — Constructor, class flare.core.Knot3D
Creates a new Knot3D.
knots — Property, class flare.core.Spline3D
Knot3D-type vector with the spline knots.
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