Mount Fuji Engine  0.8b
Data Structures | Data Fields
MFInitParams Struct Reference

Parameters supplied when initialising Fuji.

Data Structures

struct  DisplayMode
 Describe the default display. More...
 

Data Fields

const char * pAppTitle
 A title used to represent the application.
 
void * hInstance
 The WIN32 hInstance paramater supplied to WinMain()
 
void * hWnd
 An optional hWnd to a WIN32 window that will contain the viewport.
 
const char * pCommandLine
 Pointer to the command line string.
 
int argc
 The argc parameter supplied to main()
 
const char ** argv
 The argv paramater supplied to main()
 
struct MFInitParams::DisplayMode display
 Display settings. More...
 
bool hideSystemInfo
 Hide the frame rate and system logo()
 

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