DynRPG v0.32 Unofficial
Plugin SDK
Public Attributes | List of all members
RPG::BattleCommand Class Reference

Used to define the actual battle commands (Attack, Defend, etc) More...

#include <BattleCommand.h>

Public Attributes

int id
 ID of the battle command.
 
DStringPtr name
 The name of the battle command.
 
BattleCommandArchetype archetype
 The command's archetype (see RPG::BattleCommandArchetype)
 

Detailed Description

Used to define the actual battle commands (Attack, Defend, etc)

See also
RPG::BattleCommandArchetype
RPG::BattleSettings
RPG::battleSettings < Skill Animation sub-screen

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