Class test_PEngine.Component2D
java.lang.Object
test_PEngine.Component2D
- Direct Known Subclasses:
test_PEngine.GUIcomponent
,test_PEngine.LaserComponent
,test_PEngine.PlayerMove
,test_PEngine.PrintTreeOnce
,test_PEngine.Rotation
,test_PEngine.Sprite2D
,test_PEngine.Timer
- Enclosing class:
- test_PEngine
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) test_PEngine.ComponentType
(package private) String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
input
(test_PEngine.Node2D n, test_PEngine.PEvent pEvent) (package private) void
process
(test_PEngine.Node2D n, float delta) (package private) void
(package private) void
signal
(test_PEngine.Node2D n, test_PEngine.PEvent pEvent)
-
Field Details
-
name
String name -
componentType
test_PEngine.ComponentType componentType
-
-
Constructor Details
-
Component2D
Component2D(String name)
-
-
Method Details
-
ready
-
process
-
signal
-
input
-
display
-