| com.db.world.ExampleWorldSpot
ExampleWorldSpot | public class ExampleWorldSpot extends WorldSpot (Code) | | There are two ways of defining a worldSpot. Either extending the WorldSpot class using this template or making individual calls to each method in a class extending Object.
|
ExampleWorldSpot | public ExampleWorldSpot(PersistenceManagerFactory persistenceManagerFactory, Avatar ruler, Transform3D position, Bounds bounds)(Code) | | |
|
|