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  
start() — Method in class com.hexagonstar.util.debug.FPSMeter
Starts FPS/FRT polling.
start(title) — Method in class com.hexagonstar.util.debug.StopWatch
Starts the time recording process.
started — Property in class com.hexagonstar.util.debug.StopWatch
Returns whether the Stopwatch has been started or not.
stop() — Static method in class com.hexagonstar.util.debug.Debug
Stops monitoring the application after it has been started with Debug.monitor().
stop() — Method in class com.hexagonstar.util.debug.FPSMeter
Stops FPS/FRT polling.
stop() — Method in class com.hexagonstar.util.debug.StopWatch
Stops the time recording process if the process has been started before.
StopWatch — Class in package com.hexagonstar.util.debug
Stopwatch can be used to stop the time.
StopWatch() — Constructor in class com.hexagonstar.util.debug.StopWatch
Constructs a new StopWatch instance.
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