yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::editor::zsprite::UserRoutine Struct Reference

#include <zsprite.h>

Public Member Functions

 UserRoutine (std::string n, std::string c)
 

Public Attributes

std::string name
 
std::string code
 
int Count
 

Detailed Description

Definition at line 57 of file zsprite.h.

Constructor & Destructor Documentation

◆ UserRoutine()

yaze::app::editor::zsprite::UserRoutine::UserRoutine ( std::string n,
std::string c )
inline

Definition at line 58 of file zsprite.h.

Member Data Documentation

◆ name

std::string yaze::app::editor::zsprite::UserRoutine::name

Definition at line 60 of file zsprite.h.

◆ code

std::string yaze::app::editor::zsprite::UserRoutine::code

Definition at line 61 of file zsprite.h.

◆ Count

int yaze::app::editor::zsprite::UserRoutine::Count

Definition at line 62 of file zsprite.h.


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