#include <gfCSimpleMazeComponent.h>
◆ gfCSimpleMazeComponent()
| gfCSimpleMazeComponent::gfCSimpleMazeComponent |
( |
int | w, |
|
|
int | h ) |
◆ findCell()
| std::pair< int, int > gfCSimpleMazeComponent::findCell |
( |
char | contents | ) |
const |
◆ getCell()
| char gfCSimpleMazeComponent::getCell |
( |
int | x, |
|
|
int | y ) const |
|
inline |
◆ getHeight()
| int gfCSimpleMazeComponent::getHeight |
( |
| ) |
const |
|
inline |
◆ getWidth()
| int gfCSimpleMazeComponent::getWidth |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool gfCSimpleMazeComponent::isValid |
( |
int | x, |
|
|
int | y ) const |
|
inline |
◆ print()
| void gfCSimpleMazeComponent::print |
( |
| ) |
|
The documentation for this class was generated from the following files: