C# Class UpdatePacket, Teamtris

Inheritance: Packet
Afficher le fichier Open project: colholt/Teamtris Class Usage Examples

Méthodes publiques

Свойство Type Description
move string
playerID int
shapeIndices int[][]
type int

Property Details

move public_oe property

public string move
Résultat string

playerID public_oe property

public int playerID
Résultat int

shapeIndices public_oe property

public int[][] shapeIndices
Résultat int[][]

type public_oe property

public int type
Résultat int