Package | net.user1.reactor.ui |
Class | public class DebugPanel |
Inheritance | DebugPanel ![]() |
Since : | ReactorGUI 1.0.0 |
Method | Defined By | ||
---|---|---|---|
DebugPanel | |||
dispose():void
Disposes of the resources used by this object, preparing it for garbage
collection. | DebugPanel | ||
setReactor(reactor:Reactor):void
The Reactor object for which this debug panel should display
debugging information. | DebugPanel |
DebugPanel | () | Constructor |
public function DebugPanel()
dispose | () | method |
public function dispose():void
Disposes of the resources used by this object, preparing it for garbage collection.
setReactor | () | method |
public function setReactor(reactor:Reactor):void
Since : | ReactorGUI 1.0.0 |
The Reactor object for which this debug panel should display debugging information.
Parameters
reactor:Reactor |