Class test_PEngine.Rotation
java.lang.Object
test_PEngine.Component2D
test_PEngine.Rotation
- Enclosing class:
- test_PEngine
-
Field Summary
FieldsFields inherited from class test_PEngine.Component2D
componentType, name
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
process
(test_PEngine.Node2D n, float delta) Methods inherited from class test_PEngine.Component2D
display, input, ready, signal
-
Field Details
-
rotation
float rotation
-
-
Constructor Details
-
Rotation
Rotation(String name, float rotation)
-
-
Method Details
-
process
- Overrides:
process
in classtest_PEngine.Component2D
-