yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
z3_sprite Struct Reference

Primitive of a sprite. More...

#include <sprite.h>

Public Attributes

const char * name
 
uint8_t id
 

Detailed Description

Primitive of a sprite.

Definition at line 13 of file sprite.h.

Member Data Documentation

◆ name

const char* z3_sprite::name

Name of the sprite.

Definition at line 14 of file sprite.h.

Referenced by BOOST_PYTHON_MODULE().

◆ id

uint8_t z3_sprite::id

ID of the sprite.

Definition at line 15 of file sprite.h.

Referenced by BOOST_PYTHON_MODULE().


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