Class Gizmos
java.lang.Object
zombie.gizmo.Gizmos
-
Method Summary
Modifier and TypeMethodDescriptiongetGizmo
(int int0) static Gizmos
getRotateGizmo
(int int0) getTranslateGizmo
(int int0) boolean
hitTest
(int int0, int int1) boolean
void
render
(int int0) void
-
Method Details
-
getInstance
-
getGizmo
-
setGizmo
-
getRotateGizmo
-
getTranslateGizmo
-
isTrackingMouse
public boolean isTrackingMouse() -
hitTest
public boolean hitTest(int int0, int int1) -
render
public void render(int int0)
-