Mallet Engine  2
Entity-Component based game engine, written in Java.
 All Classes Namespaces Files Functions Variables
Public Member Functions
com.linxonline.mallet.input.InputSystemInterface Interface Reference
Inheritance diagram for com.linxonline.mallet.input.InputSystemInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void addInputHandler (final InputHandler _handler)
void removeInputHandler (final InputHandler _handler)
void update ()
void clearHandlers ()
void clearInputs ()

Member Function Documentation


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