Mario Kart 64
Loading...
Searching...
No Matches
MenuTexture Struct Reference

struct for a texture use in menu mainly More...

#include <textures.h>

Collaboration diagram for MenuTexture:
[legend]

Data Fields

s32 type
 
u64textureData
 
u16 width
 
u16 height
 
s16 dX
 
s16 dY
 
u16 size
 

Detailed Description

struct for a texture use in menu mainly

Field Documentation

◆ dX

s16 MenuTexture::dX

◆ dY

s16 MenuTexture::dY

◆ height

u16 MenuTexture::height

◆ size

u16 MenuTexture::size

◆ textureData

u64* MenuTexture::textureData

◆ type

s32 MenuTexture::type

◆ width

u16 MenuTexture::width

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