cc.otavia.core.system.HouseManager
 See theHouseManager companion object
Attributes
- Companion
- object
- Graph
- 
    
- Supertypes
- 
    class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Received Message or Event when ActorHouse status is READY | RUNNING
Received Message or Event when ActorHouse status is READY | RUNNING
Value parameters
- house
- 
               The ActorHouse which is received Message or Event 
Attributes
ActorHouse status: WAITING -> READY
ActorHouse status: WAITING -> READY
Value parameters
- house
- 
                 the status changed ActorHouse 
Attributes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
- 
                  a string representation of the object. 
- Definition Classes
- 
                  Any
Steal from other ActorThread to run, this method is called by HouseManager.thread
Concrete fields
In this article