class Dungeon::Camera
- Dungeon::Camera
- Reference
- Object
Defined in:
dungeon/camera.crConstructors
Instance Method Summary
- #height : Int32
- #update(player : Player, room_width : Int32, room_height : Int32)
- #width : Int32
- #x : Int32
- #y : Int32