1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-30 21:42:59 +00:00

3D:: alternate minefield adjacency rule

This commit is contained in:
Zeno Rogue
2019-04-08 16:16:16 +02:00
parent b88ef69f59
commit 039118425c
8 changed files with 119 additions and 3 deletions

View File

@@ -3103,6 +3103,7 @@ struct hrmap {
virtual void draw() {
printf("undrawable\n");
}
virtual vector<hyperpoint> get_vertices(cell*);
};
// hrmaps which are based on regular non-Euclidean 2D tilings, possibly quotient