Chione::
Manager class
| Superclass | Object |
| Included Modules |
The Manager class
Attributes
- world R
The World which the
Managerbelongs to
Public Class Methods
Create a new Chione::Manager for the specified world.
Public Instance Methods
Start the Manager as the world is starting. Derivatives must implement this method.
Stop the Manager as the world is stopping. Derivatives must implement this method.
Protected Instance Methods
Return the detail part of the inspection string.