SSBM Decomp
Loading...
Searching...
No Matches
PerfDispItem Struct Reference

#include <hsd_3915.static.h>

Data Fields

void * next
s32 type
union { 
   u8   bytes [0x80] 
   char   text [0x80] 
   struct { 
      s32   count 
      u32   color 
   }   bars [16]
   struct { 
      f32   pos 
      u32   color 
   }   gradient [16]
content
union { 
   u8   bytes [0x80] 
   char   text [0x80] 
   struct { 
      s32   count 
      u32   color 
   }   bars [16]
   struct { 
      f32   pos 
      u32   color 
   }   gradient [16]
content

Field Documentation

◆ next

void * PerfDispItem::next

◆ type

s32 PerfDispItem::type

◆ bytes

u8 PerfDispItem::bytes[0x80]

◆ text

char PerfDispItem::text[0x80]

◆ count

s32 PerfDispItem::count

◆ color

u32 PerfDispItem::color

◆ [struct] [1/2]

struct { ... } PerfDispItem::bars[16]

◆ pos

f32 PerfDispItem::pos

◆ [struct] [1/2]

struct { ... } PerfDispItem::gradient[16]

◆ [union] [1/2]

union { ... } PerfDispItem::content

◆ [struct] [2/2]

struct { ... } PerfDispItem::bars[16]

◆ [struct] [2/2]

struct { ... } PerfDispItem::gradient[16]

◆ [union] [2/2]

union { ... } PerfDispItem::content

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