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

#include <Course.h>

Collaboration diagram for MinimapProps:
[legend]

Data Fields

const char * Texture
 
int16_t Width
 
int16_t Height
 
IVector2D Pos [2]
 
int32_t PlayerX
 
int32_t PlayerY
 
float PlayerScaleFactor
 
float FinishlineX
 
float FinishlineY
 
RGB8 Colour
 

Field Documentation

◆ Colour

RGB8 MinimapProps::Colour

◆ FinishlineX

float MinimapProps::FinishlineX

◆ FinishlineY

float MinimapProps::FinishlineY

◆ Height

int16_t MinimapProps::Height

◆ PlayerScaleFactor

float MinimapProps::PlayerScaleFactor

◆ PlayerX

int32_t MinimapProps::PlayerX

◆ PlayerY

int32_t MinimapProps::PlayerY

◆ Pos

IVector2D MinimapProps::Pos[2]

◆ Texture

const char* MinimapProps::Texture

◆ Width

int16_t MinimapProps::Width

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