Package com.csse3200.game.input
Class InputLayer
java.lang.Object
com.csse3200.game.input.InputLayer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT
public static final int DEFAULT- See Also:
-
UI
public static final int UI- See Also:
-
GAME
public static final int GAME- See Also:
-
FRIENDLY
public static final int FRIENDLY- See Also:
-
IN_USE
public static final int IN_USE- See Also:
-
-
Constructor Details
-
InputLayer
public InputLayer()
-