|
HyperRogue
11.3d
game/visualization engine based on non-Euclidean geometry
|
Public Member Functions | |
| bool | op () |
| bool | proper () const |
| movei (cell *_s, int _d) | |
| movei (cell *_s, cell *_t, int _d) | |
| movei (cellwalker cw) | |
| movei | rev () const |
| int | dir_or (int x) const |
| int | rev_dir_or (int x) const |
| int | rev_dir () const |
| bool | mirror () |
Public Attributes | |
| cell * | s |
| cell * | t |
| int | d |
1.8.17