ObjectAttributes Struct Reference

#include <Sprite.h>

# Public Attributes

int16 jx
int16 head
int16 jy
int16 tile

# Detailed Description

Represents an entry in OBJECT space in DRAM

Definition at line 75 of file Sprite.h.

# Member Data Documentation

# head

int16 ObjectAttributes::head

Definition at line 78 of file Sprite.h.

# jx

int16 ObjectAttributes::jx

Definition at line 77 of file Sprite.h.

# jy

int16 ObjectAttributes::jy

Definition at line 79 of file Sprite.h.

# tile

int16 ObjectAttributes::tile

Definition at line 80 of file Sprite.h.


The documentation for this struct was generated from the following file:
  • VUEngine-Core/source/Component/VisualComponent/Sprite/Sprite.h