Uses of Package
de.extio.spacecraft.shared.model.message.toboth
-
Packages that use de.extio.spacecraft.shared.model.message.toboth Package Description de.extio.spacecraft.shared.bo Business objects implement various game mechanicsde.extio.spacecraft.shared.model.bo Interfaces and data objects for various business objects implementing game mechanicsde.extio.spacecraft.shared.model.entity Business and data objects for the entity subsystem.de.extio.spacecraft.shared.model.entity.builtin.composite Builtin composite entity implementations and interfaces for custom implementationsde.extio.spacecraft.shared.model.entity.builtin.live Builtin live entity implementations and interfaces for custom implementations of specific entity typesde.extio.spacecraft.shared.model.entity.builtin.live.scripting Implementations of scripting entities.de.extio.spacecraft.shared.model.game_server.instance Data objects representing and holding game sessions on server sidede.extio.spacecraft.shared.model.message.local Messages exchanged locally in-memory between game client and an embedded serverde.extio.spacecraft.shared.model.message.server_internal Messages exchanged in the game serverde.extio.spacecraft.shared.model.message.toboth Messages exchanged bidirectional between client and serverde.extio.spacecraft.shared.model.message.toclient Messages sent from server to clientde.extio.spacecraft.shared.model.message.toserver Messages sent from client to server -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.bo Class Description CompositeEntityDefinitionMessage Contains a fully serialized representation or an incremental update for a composite entityGameActionMessage GameActionMessage is the preferred way to exchange any kind of information between client and server (and vice versa) that is related to game logic -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.bo Class Description CompositeEntityDefinitionMessage Contains a fully serialized representation or an incremental update for a composite entity -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.entity Class Description GameActionMessage GameActionMessage is the preferred way to exchange any kind of information between client and server (and vice versa) that is related to game logic -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.entity.builtin.composite Class Description GameActionMessage GameActionMessage is the preferred way to exchange any kind of information between client and server (and vice versa) that is related to game logic -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.entity.builtin.live Class Description GameActionMessage GameActionMessage is the preferred way to exchange any kind of information between client and server (and vice versa) that is related to game logic -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.entity.builtin.live.scripting Class Description GameActionMessage GameActionMessage is the preferred way to exchange any kind of information between client and server (and vice versa) that is related to game logic -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.game_server.instance Class Description GameActionMessage GameActionMessage is the preferred way to exchange any kind of information between client and server (and vice versa) that is related to game logic -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.message.local Class Description GameActionMessage GameActionMessage is the preferred way to exchange any kind of information between client and server (and vice versa) that is related to game logicGameSessionServerPublishingMode -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.message.server_internal Class Description CompositeEntityDefinitionMessage Contains a fully serialized representation or an incremental update for a composite entity -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.message.toboth Class Description CompositeEntityDefinitionMessage Contains a fully serialized representation or an incremental update for a composite entityGameSessionServerPublishingMode -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.message.toclient Class Description CompositeEntityDefinitionMessage Contains a fully serialized representation or an incremental update for a composite entityGameActionMessage GameActionMessage is the preferred way to exchange any kind of information between client and server (and vice versa) that is related to game logicGameSessionServerPublishingMode -
Classes in de.extio.spacecraft.shared.model.message.toboth used by de.extio.spacecraft.shared.model.message.toserver Class Description CompositeEntityDefinitionMessage Contains a fully serialized representation or an incremental update for a composite entity