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

List of all members.

Public Member Functions

float convertInputToRenderX (final float _x)
float convertInputToRenderY (final float _y)
Vector2 convertInputToRender (final Vector2 _input)

Member Function Documentation


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