Package com.smartfoxserver.mmo
package com.smartfoxserver.mmo
-
ClassDescriptionThe MMORoom Settings extends the
CreateRoomSettingsadding new functionalities that are unique to an MMORoom.Container data class that holds the minimum and maximum coordinates available in virtual World.MMOItems are generic objects that can be placed in an MMORoom to represent interactive or non-interactive items as part of the virtual world, such as obstacles, doors, collectibles, etc...Base interface forMMOItemVariableimplementationAn MMOItem represents a non-player entity inside an MMORoom.MMOItem Variables allow to attach custom properties to MMOItems inside an MMORoom.OverviewA vector 3D class used for defining coordinates in the MMORoom virtual world.