package mover.proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum Direction

mover.proto:10

* A possible direction of movement.

Used in: PlayerState, PlayerUndo

message GameState

mover.proto:45

* The full game state.

message PlayerState

mover.proto:29

* The state of a particular player in Mover.

Used in: GameState

message PlayerUndo

mover.proto:54

* The undo data for a single player.

Used in: UndoData

message UndoData

mover.proto:87

* The full undo data for a block.