Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
Loading...
Searching...
No Matches
celltype.hpp
Go to the documentation of this file.
1#pragma once
2
3enum class CellType {
4 Empty,
5 Wall,
6 Pillar,
7 Spawn,
8 Enemy,
29 TorchUp,
36 Dagger,
37 Sword,
38 Hammer,
42 Orb,
45 Exit,
47 Mirror,
50};
CellType
Definition: celltype.hpp:3
@ FireballTrapDown
@ FireballTrapRight
@ FloorSpikeFull
@ FireballTrapUp
@ ArrowTrapRight
@ TeleporterTrap
@ LavaHorizontal
@ InvincibilityPotion
@ FireballTrapLeft
@ OutsideTheMaze
@ InvisibilityPotion
@ FloorSpikeVertical
@ FloorSpikeHorizontal