Interface test_PEngine.Observable
- All Known Implementing Classes:
test_PEngine.Control
,test_PEngine.Node
,test_PEngine.Node2D
,test_PEngine.Preload
,test_PEngine.RefSize
,test_PEngine.Slider
,test_PEngine.SystemEvents
,test_PEngine.Theme
- Enclosing class:
- test_PEngine
static interface test_PEngine.Observable
-
Method Summary
Modifier and TypeMethodDescriptionvoid
listen
(test_PEngine.Node node) void
notify
(test_PEngine.PEvent event)
-
Method Details
-
listen
-
notify
-