|
group2 0.1.0
CSE 125 Group 2
|
Files | |
| Ability.hpp | |
| Defines the shared interface every ability implements. | |
| AbilityRegistry.cpp | |
| Stores every ability available in the game and maps type to ability. | |
| AbilityRegistry.hpp | |
| Stores every ability available in the game and maps type to ability. | |
| AbilityTuning.hpp | |
| Shared tuning and metadata helpers for selectable abilities. | |
| DashAbility.cpp | |
| Dash ability implementation. | |
| DashAbility.hpp | |
| Defines the dash ability implementation. | |
| GrappleAbility.cpp | |
| Grapple ability implementation. | |
| GrappleAbility.hpp | |
| Defines the grapple ability implementation. | |
| GravityAbility.cpp | |
| Gravity flip ability implementation. | |
| GravityAbility.hpp | |
| Defines the gravity flip ability implementation. | |
| RecallAbility.cpp | |
| Recall marker/teleport ability implementation. | |
| RecallAbility.hpp | |
| Defines the recall marker/teleport ability implementation. | |
| WallhackAbility.cpp | |
| Tier-2 wallhack reveal implementation. | |
| WallhackAbility.hpp | |
| Tier-2 ability: briefly reveal enemies through walls (red chams). | |