Module flower.dungeon.DungeonRoom

Functions

DungeonRoom:init (area, x, y, width, height) コンストラクタ
DungeonRoom:addRoad (road) 部屋と繋がる通路を追加します.


Functions

DungeonRoom:init (area, x, y, width, height)
コンストラクタ

Parameters:

  • area
  • x
  • y
  • width
  • height
DungeonRoom:addRoad (road)
部屋と繋がる通路を追加します.

Parameters:

  • road
generated by LDoc 1.3