OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ViewingParams Struct Reference

#include <Viewport.h>

Public Member Functions

 ViewingParams ()
 
void CenterOnPartyZoomIn ()
 
void InitGrayPalette ()
 
void MapViewUp ()
 
void MapViewLeft ()
 
void MapViewDown ()
 
void MapViewRight ()
 
void CenterOnPartyZoomOut ()
 
void AdjustPosition ()
 
void _443365 ()
 

Public Attributes

int uSomeX = 0
 
int uSomeY = 0
 
int uSomeZ = 0
 
int uSomeW = 0
 
unsigned int uScreen_topL_X = 0
 
unsigned int uScreen_topL_Y = 0
 
unsigned int uScreen_BttmR_X = 0
 
unsigned int uScreen_BttmR_Y = 0
 
int field_20 = 0
 
unsigned int uMinimapZoom = 0
 
unsigned int uMapBookMapZoom = 0
 
int sViewCenterX = 0
 
int sViewCenterY = 0
 
int16_t indoor_center_x = 0
 
int16_t indoor_center_y = 0
 
int field_3C = 0
 
GraphicsImagelocation_minimap = nullptr
 
int field_4C = 0
 
int draw_sw_outlines = 0
 
int draw_d3d_outlines = 0
 
int field_58 = 0
 
int field_5C = 0
 
int field_60 = 0
 
int field_64 = 0
 
int field_68 = 0
 
Color pPalette [256] {}
 

Constructor & Destructor Documentation

◆ ViewingParams()

ViewingParams::ViewingParams ( )
inline

Member Function Documentation

◆ _443365()

void ViewingParams::_443365 ( )

◆ AdjustPosition()

void ViewingParams::AdjustPosition ( )

◆ CenterOnPartyZoomIn()

void ViewingParams::CenterOnPartyZoomIn ( )

◆ CenterOnPartyZoomOut()

void ViewingParams::CenterOnPartyZoomOut ( )

◆ InitGrayPalette()

void ViewingParams::InitGrayPalette ( )

◆ MapViewDown()

void ViewingParams::MapViewDown ( )

◆ MapViewLeft()

void ViewingParams::MapViewLeft ( )

◆ MapViewRight()

void ViewingParams::MapViewRight ( )

◆ MapViewUp()

void ViewingParams::MapViewUp ( )

Member Data Documentation

◆ draw_d3d_outlines

int ViewingParams::draw_d3d_outlines = 0

◆ draw_sw_outlines

int ViewingParams::draw_sw_outlines = 0

◆ field_20

int ViewingParams::field_20 = 0

◆ field_3C

int ViewingParams::field_3C = 0

◆ field_4C

int ViewingParams::field_4C = 0

◆ field_58

int ViewingParams::field_58 = 0

◆ field_5C

int ViewingParams::field_5C = 0

◆ field_60

int ViewingParams::field_60 = 0

◆ field_64

int ViewingParams::field_64 = 0

◆ field_68

int ViewingParams::field_68 = 0

◆ indoor_center_x

int16_t ViewingParams::indoor_center_x = 0

◆ indoor_center_y

int16_t ViewingParams::indoor_center_y = 0

◆ location_minimap

GraphicsImage* ViewingParams::location_minimap = nullptr

◆ pPalette

Color ViewingParams::pPalette[256] {}

◆ sViewCenterX

int ViewingParams::sViewCenterX = 0

◆ sViewCenterY

int ViewingParams::sViewCenterY = 0

◆ uMapBookMapZoom

unsigned int ViewingParams::uMapBookMapZoom = 0

◆ uMinimapZoom

unsigned int ViewingParams::uMinimapZoom = 0

◆ uScreen_BttmR_X

unsigned int ViewingParams::uScreen_BttmR_X = 0

◆ uScreen_BttmR_Y

unsigned int ViewingParams::uScreen_BttmR_Y = 0

◆ uScreen_topL_X

unsigned int ViewingParams::uScreen_topL_X = 0

◆ uScreen_topL_Y

unsigned int ViewingParams::uScreen_topL_Y = 0

◆ uSomeW

int ViewingParams::uSomeW = 0

◆ uSomeX

int ViewingParams::uSomeX = 0

◆ uSomeY

int ViewingParams::uSomeY = 0

◆ uSomeZ

int ViewingParams::uSomeZ = 0

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