|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.b3dgs.lionengine.input.impl.InputFactory
public final class InputFactory
Field Summary |
---|
Fields inherited from interface com.b3dgs.lionengine.Input |
---|
INPUT |
Method Summary | |
---|---|
Keyboard |
createKeyboard()
Create a keyboard input. |
Mouse |
createMouse(float xRatio,
float yRatio)
Create a mouse input. |
static Input |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Input getInstance()
public Keyboard createKeyboard()
Input
createKeyboard
in interface Input
public Mouse createMouse(float xRatio, float yRatio)
Input
createMouse
in interface Input
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |