|
struct | AiFunctions |
| Group of functions related to AI manipulation. More...
|
|
struct | EffectFunctions |
| Group of functions related to Effect manipulation. More...
|
|
struct | FigureFunctions |
| Group of functions to manipulate the behavior and statistics of the game figures (units) More...
|
|
struct | IteratorFunctions |
| Group of functions related to Iteration, Often used for AOE or Chain Like Spells. More...
|
|
struct | RegistrationFunctions |
| A structure dedicated to the registration of spells This structure holds functions that are used to create a representation of a spell within the framework. We then translate this representation into a viable Spellforce Spell. More...
|
|
struct | SpellFunctions |
| Represents a collection of function pointers for managing spell-related operations. More...
|
|
struct | ToolboxFunctions |
| Holds most of the Toolbox Functions relevent for custom spells. Includes functions for the manipulation of Figures. More...
|
|
struct | SpellforceSpellFramework |
| Represents the Spellforce Spell Framework API.This structure serves as the central interface for interacting with various subsystems of the Spellforce Spell Framework. Each member corresponds to a specific API or function group, providing access to the relevant functionality. More...
|
|