liblcf
RPG::Parameters Class Reference

#include <rpg_parameters.h>

+ Collaboration diagram for RPG::Parameters:

Public Member Functions

void Setup (int final_level)
 

Public Attributes

std::vector< int16_t > maxhp
 
std::vector< int16_t > maxsp
 
std::vector< int16_t > attack
 
std::vector< int16_t > defense
 
std::vector< int16_t > spirit
 
std::vector< int16_t > agility
 

Detailed Description

Definition at line 23 of file rpg_parameters.h.

Member Function Documentation

◆ Setup()

void RPG::Parameters::Setup ( int  final_level)

Definition at line 186 of file rpg_setup.cpp.

Member Data Documentation

◆ agility

◆ attack

◆ defense

◆ maxhp

◆ maxsp

◆ spirit


The documentation for this class was generated from the following files: