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  
filterLevel — Static property in class com.hexagonstar.util.debug.Debug
The currently used Debugging Filter Level.
forceGC() — Static method in class com.hexagonstar.util.debug.Debug
Forces an immediate Garbage Collector mark/sweep.
fps — Property in class com.hexagonstar.util.debug.FPSMeter
Returns the current FPS.
FPSMeter — Class in package com.hexagonstar.util.debug
FPSMeter can be used to measure the application's framerate and frame render time.
FPSMeter(stage, pollInterval) — Constructor in class com.hexagonstar.util.debug.FPSMeter
Constructs a new FPSMeter instance.
FPS_UPDATE — Constant static property in class com.hexagonstar.util.debug.FPSMeter
The FPSMeter.FPS_UPDATE constant defines the value of the type property of an fpsUpdate event object.
frt — Property in class com.hexagonstar.util.debug.FPSMeter
Returns the time that the current frame needed to render.
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