Package tech.underoaks.coldcase.remote
Class Messages
java.lang.Object
tech.underoaks.coldcase.remote.Messages
Contains nested classes that represent various types of messages used in the remote game controller system.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMessage indicating that the application should abort any pending remote Game State Updates (GSUs).static classMessage used to append an interaction to a remote interaction chain.static classResponse message for an append remote interaction request.static classMessage used to trigger the application of remote Game State Updates (GSUs).static classMessage to request the creation of a new remote interaction chain.static classResponse message for a create remote interaction chain request.static classMessage indicating a request to exit to the main menu.static classMessage containing a lobby identifier.static classMessage to initiate the start of a game. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Messages
public Messages()
-