Index

A C D E F G H I K L M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

W

World - Class in ActiverseEngine
Represents the world where actors interact.
World(int, int, int) - Constructor for class ActiverseEngine.World
Constructor for the World class.
WorldGeneration - Class in ActiverseUtils
WorldGeneration provides advanced utilities for procedural world generation.
WorldGeneration(int, int) - Constructor for class ActiverseUtils.Physics.WorldGeneration
Constructs a world with the given dimensions using current time as seed.
WorldGeneration(int, int) - Constructor for class ActiverseUtils.WorldGeneration
Constructs a world with the given dimensions using current time as seed.
WorldGeneration(int, int, long) - Constructor for class ActiverseUtils.Physics.WorldGeneration
Constructs a world with given dimensions and a specified random seed.
WorldGeneration(int, int, long) - Constructor for class ActiverseUtils.WorldGeneration
Constructs a world with given dimensions and a specified random seed.
WorldGeneration.Tile - Record Class in ActiverseUtils
Tile is a serializable record that stores the type of tile and any custom metadata.
writeFile(String, String) - Static method in class ActiverseUtils.FileUtils
Writes a string content to a file, overwriting if it exists.
A C D E F G H I K L M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form