class Place
Represents a physical place.
class Async
Asynchronous version of a Place. |
fun async(): Place.Async
Provides the asynchronous version of the Place. |
|
fun getExplorationMap(qiContext: QiContext): ExplorationMap
Provides the ExplorationMap corresponding to the Place. |