Uses of Class
ActiverseEngine.World
Packages that use World
-
Uses of World in ActiverseEngine
Methods in ActiverseEngine that return WorldMethods in ActiverseEngine with parameters of type WorldModifier and TypeMethodDescriptionstatic void
Sets the world to the inputted world.void
Sets the world that the actor belongs to.static void
Starts the Activerse application with the specified world.static void
Stops the Activerse application by stopping the specified world.Constructors in ActiverseEngine with parameters of type World