Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
Script Struct Reference

Structure representing a script with a function and a name. More...

#include <scripts.h>

Public Attributes

ScriptFunc script
 
char * name
 

Detailed Description

Structure representing a script with a function and a name.

Member Data Documentation

◆ script

ScriptFunc Script::script

Function pointer to the script function

◆ name

char* Script::name

Name of the script


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