HOG2
Public Member Functions | Public Attributes | List of all members
FlipSideState Class Reference

#include <FlipSide.h>

Public Member Functions

 FlipSideState ()
 
 FlipSideState (int _width)
 

Public Attributes

unsigned int width
 
std::vector< int > puzzle
 

Detailed Description

Definition at line 18 of file FlipSide.h.

Constructor & Destructor Documentation

◆ FlipSideState() [1/2]

FlipSideState::FlipSideState ( )
inline

Definition at line 20 of file FlipSide.h.

References puzzle, and width.

◆ FlipSideState() [2/2]

FlipSideState::FlipSideState ( int  _width)
inline

Definition at line 26 of file FlipSide.h.

References puzzle, and width.

Member Data Documentation

◆ puzzle

std::vector<int> FlipSideState::puzzle

◆ width

unsigned int FlipSideState::width

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