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

#include <DEMOWin.h>

Data Fields

long x1
long y1
long x2
long y2
unsigned long priority
unsigned long flags
unsigned short x_cal
unsigned short y_cal
unsigned short pixel_width
unsigned short pixel_height
unsigned short char_width
unsigned short char_height
unsigned short num_scroll_lines
unsigned short total_lines
unsigned short curr_output_line
unsigned short curr_output_col
unsigned short curr_view_line
signed short cursor_line
char * caption
unsigned char * buffer
GXColor bkgnd
GXColor cap
GXColor border
void(* refresh )(struct STRUCT_DEMOWIN *)
struct STRUCT_DEMOWINnext
struct STRUCT_DEMOWINprev
void * parent

Field Documentation

◆ x1

long STRUCT_DEMOWIN::x1

◆ y1

long STRUCT_DEMOWIN::y1

◆ x2

long STRUCT_DEMOWIN::x2

◆ y2

long STRUCT_DEMOWIN::y2

◆ priority

unsigned long STRUCT_DEMOWIN::priority

◆ flags

unsigned long STRUCT_DEMOWIN::flags

◆ x_cal

unsigned short STRUCT_DEMOWIN::x_cal

◆ y_cal

unsigned short STRUCT_DEMOWIN::y_cal

◆ pixel_width

unsigned short STRUCT_DEMOWIN::pixel_width

◆ pixel_height

unsigned short STRUCT_DEMOWIN::pixel_height

◆ char_width

unsigned short STRUCT_DEMOWIN::char_width

◆ char_height

unsigned short STRUCT_DEMOWIN::char_height

◆ num_scroll_lines

unsigned short STRUCT_DEMOWIN::num_scroll_lines

◆ total_lines

unsigned short STRUCT_DEMOWIN::total_lines

◆ curr_output_line

unsigned short STRUCT_DEMOWIN::curr_output_line

◆ curr_output_col

unsigned short STRUCT_DEMOWIN::curr_output_col

◆ curr_view_line

unsigned short STRUCT_DEMOWIN::curr_view_line

◆ cursor_line

signed short STRUCT_DEMOWIN::cursor_line

◆ caption

char* STRUCT_DEMOWIN::caption

◆ buffer

unsigned char* STRUCT_DEMOWIN::buffer

◆ bkgnd

GXColor STRUCT_DEMOWIN::bkgnd

◆ cap

GXColor STRUCT_DEMOWIN::cap

◆ border

GXColor STRUCT_DEMOWIN::border

◆ refresh

void(* STRUCT_DEMOWIN::refresh) (struct STRUCT_DEMOWIN *)

◆ next

struct STRUCT_DEMOWIN* STRUCT_DEMOWIN::next

◆ prev

struct STRUCT_DEMOWIN* STRUCT_DEMOWIN::prev

◆ parent

void* STRUCT_DEMOWIN::parent

The documentation for this struct was generated from the following file:
  • extern/dolphin/include/dolphin/demo/DEMOWin.h