Mana
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
abilitydb.h File Reference
#include <string>
#include "utils/xml.h"

Go to the source code of this file.

Classes

struct  AbilityInfo
 

Namespaces

namespace  AbilityDB
 Ability information database.
 

Functions

void AbilityDB::init ()
 
void AbilityDB::readAbilityNode (XML::Node node, const std::string &filename)
 
void AbilityDB::checkStatus ()
 
void AbilityDB::unload ()
 
AbilityInfoAbilityDB::get (int id)
 Gets the ability info for ID.
 
AbilityInfoAbilityDB::find (std::string_view name)
 Finds an ability by name.