Mallet Engine  2
Entity-Component based game engine, written in Java.
 All Classes Namespaces Files Functions Variables
Public Member Functions | Static Public Member Functions
com.linxonline.mallet.util.time.ElapsedTimer Class Reference

List of all members.

Public Member Functions

 ElapsedTimer ()

Static Public Member Functions

static void setTimer (final TimerInterface _time)
static final double getElapsedTimeInNanoSeconds ()
static final long getTotalElapsedTimeInSeconds ()

Constructor & Destructor Documentation


Member Function Documentation

Must only be called by game loop


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables