Package com.smartfoxserver.v2.mmo

  • Interface Summary
    Interface Description
    IMMOItem
    Defines the basic methods of an MMOItem class
    IMMOItemVariable
  • Class Summary
    Class Description
    BaseMMOItem
    The parent class for all MMOItem implementations.
    CreateMMORoomSettings
    The MMORoom Settings extends the basic Room Settings adding new functionalities that are unique to an MMORoom.
    CreateMMORoomSettings.MapLimits
    Container data class that holds the minimum and maximum coordinates available in virtual World.
    MMOItem
    An MMOItem represents a non-player entity inside an MMORoom.
    MMOItemVariable
    MMOItem Variables allow to attach custom properties to MMOItems inside an MMORoom.
    MMORoom
    Overview
    MMORoom.PreviousMMORoomState
    Vec3D
    A vector 3D class used for defining coordinates in the MMORoom virtual world.