Rabbit Escape  2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
Public Member Functions | Private Attributes | List of all members
rabbitescape.render.TestGameLoop.SimpleClockInput Class Reference
Inheritance diagram for rabbitescape.render.TestGameLoop.SimpleClockInput:
Inheritance graph
[legend]
Collaboration diagram for rabbitescape.render.TestGameLoop.SimpleClockInput:
Collaboration graph
[legend]

Public Member Functions

 SimpleClockInput (CallTracker calls)
 
void waitMs (long wait_time)
 
long timeNow ()
 
void dispose ()
 

Private Attributes

final CallTracker calls
 
long time = 0
 

Constructor & Destructor Documentation

rabbitescape.render.TestGameLoop.SimpleClockInput.SimpleClockInput ( CallTracker  calls)

Member Function Documentation

void rabbitescape.render.TestGameLoop.SimpleClockInput.dispose ( )
long rabbitescape.render.TestGameLoop.SimpleClockInput.timeNow ( )
void rabbitescape.render.TestGameLoop.SimpleClockInput.waitMs ( long  wait_time)

Member Data Documentation

final CallTracker rabbitescape.render.TestGameLoop.SimpleClockInput.calls
private
long rabbitescape.render.TestGameLoop.SimpleClockInput.time = 0
private

The documentation for this class was generated from the following file: