ReactOS 0.4.15-dev-7942-gd23573b
tagBOARD::BOX_STRUCT Struct Reference

#include <main.h>

Public Attributes

unsigned IsMine: 1
 
unsigned IsPressed: 1
 
unsigned FlagType: 2
 
unsigned NumMines: 4
 

Detailed Description

Definition at line 116 of file main.h.

Member Data Documentation

◆ FlagType

unsigned tagBOARD::BOX_STRUCT::FlagType

Definition at line 120 of file main.h.

◆ IsMine

unsigned tagBOARD::BOX_STRUCT::IsMine

Definition at line 118 of file main.h.

◆ IsPressed

unsigned tagBOARD::BOX_STRUCT::IsPressed

Definition at line 119 of file main.h.

◆ NumMines

unsigned tagBOARD::BOX_STRUCT::NumMines

Definition at line 121 of file main.h.


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