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  
kbps — Property in class gs.preloading.Preloader
Kilobytes per second of the currently loading asset.
KeyHandler — Class in package gs.util
The KeyHandler class is a shortcut to handle keyboard events.
KeyHandler(shortcut, callback) — Constructor in class gs.util.KeyHandler
Constructor for KeyHandler instances.
keys(dict) — Static method in class gs.util.DictionaryUtils
Return an Array of all keys in the dictionary.
KILOBIT — Constant static property in class gs.util.MathUtils
Kilobit value.
kilobit2bit(n) — Static method in class gs.util.MathUtils
Convert kilobits to bits.
KILOBYTE — Constant static property in class gs.util.MathUtils
Kilobyte value.
kilobyte2bit(n) — Static method in class gs.util.MathUtils
Convert kilobytes to bits.
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