ASCII-GFX  2.0
Public Attributes | List of all members
SpriteType Struct Reference

Public Attributes

int x
 
int y
 
int sx
 
int sy
 
bool window
 
bool hidden
 
bool background
 
bool parallax
 
float dx
 
float dy
 
int * data
 
bool own
 

Member Data Documentation

◆ background

bool SpriteType::background

◆ data

int* SpriteType::data

◆ dx

float SpriteType::dx

◆ dy

float SpriteType::dy

◆ hidden

bool SpriteType::hidden

◆ own

bool SpriteType::own

◆ parallax

bool SpriteType::parallax

◆ sx

int SpriteType::sx

◆ sy

int SpriteType::sy

◆ window

bool SpriteType::window

◆ x

int SpriteType::x

◆ y

int SpriteType::y

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