-
-
Notifications
You must be signed in to change notification settings - Fork 82
リファレンス
Kasugaccho edited this page May 1, 2019
·
35 revisions
クラス名 | 説明 | 対応バージョン |
---|---|---|
Border | 枠生成 | v0.4.X |
BorderOdd | 奇数枠生成 | v0.4.X |
CellularAutomatonIsland | RPG地形生成(1bit) | v0.4.X |
CellularAutomatonMixIsland | RPG地形生成 | v0.4.X |
DiamondSquareAverageIsland | 島地形生成 | v0.4.X |
DiamondSquareAverageCornerIsland | 半島地形生成 | v0.4.X |
HalfMixRect | 乱数四角形生成 | v0.4.X |
MixRect | 乱数四角形生成 | v0.4.X |
PointGrid | 点グリッド生成 | v0.4.X |
PointGridAndSomeBlocksWithBorder | 点グリッド+枠+乱数四角形生成 | v0.4.X |
PointGridWithBorder | 点グリッド+枠生成 | v0.4.X |
RandomRect | 乱数四角形生成 | v0.4.X |
Rect | 四角形生成 | v0.4.X |
SimpleRogueLike | 簡易ローグライク生成 | v0.4.X |
Copyright (c) 2018-2021 As Project.
Distributed under the Boost Software License, Version 1.0.(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)