Class test_PEngine.Component
java.lang.Object
test_PEngine.Component
- 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.Node n, test_PEngine.PEvent pEvent) (package private) void
process
(test_PEngine.Node n, float delta) (package private) void
(package private) void
signal
(test_PEngine.Node n, test_PEngine.PEvent pEvent)
-
Field Details
-
name
String name -
componentType
test_PEngine.ComponentType componentType
-
-
Constructor Details
-
Component
Component(String name)
-
-
Method Details
-
ready
-
process
-
signal
-
input
-
display
-