dsekai
World engine for retrocomputers.
Loading...
Searching...
No Matches
Data Structures | Macros
scstruct.h File Reference

Structs representing behavior scripts. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  SCRIPT_STEP
 Contains a single instruction in a script, in SCRIPT::steps. More...
 
struct  SCRIPT
 Contains immutable state for scripts attached to a TILEMAP. More...
 
struct  SCRIPT_COMPILE_STATE
 

Macros

#define SCRIPT_TOKEN_ITER_SZ_MAX   255
 

Detailed Description

Structs representing behavior scripts.