TheCOSCGameProject  1.0
lib Directory Reference

Files

file  combat.h [code]
 Declares combat-related functions for the Valeris game.
 
file  dependencies.h [code]
 
file  dungeon.h [code]
 Defines the Dungeon class for the Valeris game.
 
file  enemies.h [code]
 Defines the Enemy structure and EnemySpawner class for the Valeris game.
 
file  menu.h [code]
 Provides functions for managing the game menu and related actions.
 
file  minigames.h [code]
 Defines the base Game class and its derived classes for the Valeris game.
 
file  player.h [code]
 Defines the Player class for the Valeris game.
 
file  room.h [code]
 Defines the Room and RoomContent classes for the Valeris game.
 
file  toolkit.h [code]
 Utility functions for the Valeris game.
 
file  valerisgame.h [code]
 This file contains the declaration of the ValerisGame class.
 
file  weapon.h [code]
 This file contains the declaration of the Weapon class used in the game.