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

List of all members.

Public Member Functions

 MouseComponent ()
void setInputAdapterInterface (final InputAdapterInterface _adapter)
void update (final float _dt)
void passInputEvent (final InputEvent _event)

Constructor & Destructor Documentation


Member Function Documentation

void com.linxonline.mallet.entity.MouseComponent.setInputAdapterInterface ( final InputAdapterInterface  _adapter)

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