SSBM Decomp
Loading...
Searching...
No Matches
un_3028.h File Reference
#include <placeholder.h>
#include <platform.h>
#include "baselib/forward.h"
#include "un/forward.h"
#include <dolphin/gx.h>

Go to the source code of this file.

Functions

DevTextDevText_Create (char, int, int, int, int, char *)
 
void DevText_EraseFirstLine (DevText *text)
 
void DevText_SetCursorXY (DevText *text, int x, int y)
 
void DevText_SetCursorX (DevText *text, int x)
 
void DevText_HideCursor (DevText *text)
 
void DevText_80302AC0 (DevText *text)
 
void DevText_ShowBackground (DevText *text)
 
void DevText_HideBackground (DevText *text)
 
void DevText_ShowText (DevText *text)
 
void DevText_HideText (DevText *text)
 
void DevText_SetScale (DevText *text, float x, float y)
 
void DevText_SetXY (DevText *text, int x, int y)
 
u8 DevText_StoreColorIndex (DevText *text, u8 index)
 
GXColor DevText_SetTextColor (DevText *text, GXColor color)
 
GXColor DevText_SetBGColor (DevText *text, GXColor color)
 
void DevText_Erase (DevText *text)
 
void DevText_Print (DevText *text, char *str)
 
void DevText_PrintInt (DevText *text, int num)
 
void DevText_Printf (DevText *text, char *format,...)
 
struct un_80304138_objalloc_tun_80302DF0 (void)
 
void un_80302DF8 (struct un_80304138_objalloc_t *arg0, void *arg1)
 
int un_80302E00 (struct un_80304138_objalloc_t_x8 *, int)
 
int un_80302EA4 (struct un_80304138_objalloc_t_x8 *)
 
void un_80302FFC (struct un_80304138_objalloc_t *)
 
bool un_80303444 (struct un_80304138_objalloc_t *)
 
bool un_80303720 (struct un_80304138_objalloc_t *arg0)
 
int un_803039A4 (unsigned char)
 
void un_80303AC4 (struct un_80304138_objalloc_t *)
 
void fn_80303EF4 (HSD_GObj *)
 
void un_80303FD4 (HSD_GObj *, struct un_80304138_objalloc_t *, struct un_80304138_objalloc_t_x8 *, int, int, int)
 
UNK_RET un_80304138 (UNK_PARAMS)
 
HSD_GObjun_80304168 (void *arg0, int arg1, int arg2, int arg3)
 
void un_80304210 (struct un_80304138_objalloc_t *arg0, void *arg1, int arg2, int arg3, int arg4)
 
void un_80304334 (struct un_80304138_objalloc_t *arg0)
 
void un_80304344 (struct un_80304138_objalloc_t *)
 
int un_80304470 (void)
 
int un_80304510 (void)
 
int un_803045A0 (void)
 
int un_80304690 (void)
 
bool un_80304780 (void)
 
int un_80304870 (void)
 
bool un_803048C0 (int)
 
bool un_80304924 (int)
 
void un_80304988 (int)
 
bool un_803049F4 (int)
 
void un_80304A58 (int)
 
bool un_80304B0C (int)
 
int un_80304B94 (int)
 
bool un_80304CC8 (int)
 
int un_80304D30 (void)
 

Variables

unsigned short un_804A26B8 [1000]
 
unsigned short un_804A284C [1000]
 

Function Documentation

◆ DevText_Create()

DevText * DevText_Create ( char  id,
int  x,
int  y,
int  w,
int  h,
char *  buf 
)

◆ DevText_EraseFirstLine()

void DevText_EraseFirstLine ( DevText text)

◆ DevText_SetCursorXY()

void DevText_SetCursorXY ( DevText text,
int  x,
int  y 
)

◆ DevText_SetCursorX()

void DevText_SetCursorX ( DevText text,
int  x 
)

◆ DevText_HideCursor()

void DevText_HideCursor ( DevText text)

◆ DevText_80302AC0()

void DevText_80302AC0 ( DevText text)

◆ DevText_ShowBackground()

void DevText_ShowBackground ( DevText text)

◆ DevText_HideBackground()

void DevText_HideBackground ( DevText text)

◆ DevText_ShowText()

void DevText_ShowText ( DevText text)

◆ DevText_HideText()

void DevText_HideText ( DevText text)

◆ DevText_SetScale()

void DevText_SetScale ( DevText text,
float  x,
float  y 
)

◆ DevText_SetXY()

void DevText_SetXY ( DevText text,
int  x,
int  y 
)

◆ DevText_StoreColorIndex()

u8 DevText_StoreColorIndex ( DevText text,
u8  index 
)

◆ DevText_SetTextColor()

GXColor DevText_SetTextColor ( DevText text,
GXColor  color 
)

◆ DevText_SetBGColor()

GXColor DevText_SetBGColor ( DevText text,
GXColor  color 
)

◆ DevText_Erase()

void DevText_Erase ( DevText text)

◆ DevText_Print()

void DevText_Print ( DevText text,
char *  str 
)

◆ DevText_PrintInt()

void DevText_PrintInt ( DevText text,
int  num 
)

◆ DevText_Printf()

void DevText_Printf ( DevText text,
char *  format,
  ... 
)

◆ un_80302DF0()

struct un_80304138_objalloc_t * un_80302DF0 ( void  )

◆ un_80302DF8()

void un_80302DF8 ( struct un_80304138_objalloc_t arg0,
void *  arg1 
)

◆ un_80302E00()

int un_80302E00 ( struct un_80304138_objalloc_t_x8 arg0,
int  arg1 
)

◆ un_80302EA4()

int un_80302EA4 ( struct un_80304138_objalloc_t_x8 arg0)

◆ un_80302FFC()

void un_80302FFC ( struct un_80304138_objalloc_t arg0)

◆ un_80303444()

bool un_80303444 ( struct un_80304138_objalloc_t arg0)

◆ un_80303720()

bool un_80303720 ( struct un_80304138_objalloc_t arg0)

◆ un_803039A4()

int un_803039A4 ( unsigned char  arg0)

◆ un_80303AC4()

void un_80303AC4 ( struct un_80304138_objalloc_t arg0)

◆ fn_80303EF4()

void fn_80303EF4 ( HSD_GObj gobj)

◆ un_80303FD4()

void un_80303FD4 ( HSD_GObj arg0,
struct un_80304138_objalloc_t arg1,
struct un_80304138_objalloc_t_x8 arg2,
int  arg3,
int  arg4,
int  arg5 
)

◆ un_80304138()

UNK_RET un_80304138 ( UNK_PARAMS  )

◆ un_80304168()

HSD_GObj * un_80304168 ( void *  arg0,
int  arg1,
int  arg2,
int  arg3 
)

◆ un_80304210()

void un_80304210 ( struct un_80304138_objalloc_t arg0,
void *  arg1,
int  arg2,
int  arg3,
int  arg4 
)

◆ un_80304334()

void un_80304334 ( struct un_80304138_objalloc_t arg0)

◆ un_80304344()

void un_80304344 ( struct un_80304138_objalloc_t arg0)

◆ un_80304470()

int un_80304470 ( void  )

◆ un_80304510()

int un_80304510 ( void  )

◆ un_803045A0()

int un_803045A0 ( void  )

◆ un_80304690()

int un_80304690 ( void  )

◆ un_80304780()

bool un_80304780 ( void  )

◆ un_80304870()

int un_80304870 ( void  )

◆ un_803048C0()

bool un_803048C0 ( int  arg0)

◆ un_80304924()

bool un_80304924 ( int  arg0)

◆ un_80304988()

void un_80304988 ( int  arg0)

◆ un_803049F4()

bool un_803049F4 ( int  arg0)

◆ un_80304A58()

void un_80304A58 ( int  arg0)

◆ un_80304B0C()

bool un_80304B0C ( int  arg0)

◆ un_80304B94()

int un_80304B94 ( int  option)

◆ un_80304CC8()

bool un_80304CC8 ( int  arg0)

◆ un_80304D30()

int un_80304D30 ( void  )

Variable Documentation

◆ un_804A26B8

unsigned short un_804A26B8[1000]
extern

◆ un_804A284C

unsigned short un_804A284C[1000]
extern