xTetris-Game
Loading...
Searching...
No Matches
Data Fields
Move Struct Reference

#include <struct.h>

Data Fields

int piece
 
int rotation
 
int row
 
int col
 

Detailed Description

Definition at line 10 of file struct.h.

Field Documentation

◆ col

int Move::col

Definition at line 14 of file struct.h.

◆ piece

int Move::piece

Definition at line 11 of file struct.h.

◆ rotation

int Move::rotation

Definition at line 12 of file struct.h.

◆ row

int Move::row

Definition at line 13 of file struct.h.


The documentation for this struct was generated from the following file: