[][src]Module gba::oam

Types and declarations for the Object Attribute Memory (OAM).

Structs

AffineParameters
OBJAttr0

0th part of an object's attributes.

OBJAttr1

1st part of an object's attributes.

OBJAttr2

2nd part of an object's attributes.

ObjectAttributes

Enums

ObjectMode

What mode to ues for the object.

ObjectRender

What style of rendering for this object

ObjectShape

What shape the object's appearance should be.

ObjectSize

The object's size.

Functions

read_affine_parameters
read_obj_attributes
write_affine_parameters
write_obj_attributes