Space Engineers
Public Member Functions | List of all members
Sandbox.Graphics.MyGuiManager.MyGuiTextureScreen Class Reference

Public Member Functions

 MyGuiTextureScreen (string filename, int width, int height)
 
string GetFilename ()
 
float GetAspectRatio ()
 

Detailed Description

Definition at line 69 of file MyGuiManager.cs.

Constructor & Destructor Documentation

Sandbox.Graphics.MyGuiManager.MyGuiTextureScreen.MyGuiTextureScreen ( string  filename,
int  width,
int  height 
)
inline

Definition at line 77 of file MyGuiManager.cs.

Member Function Documentation

float Sandbox.Graphics.MyGuiManager.MyGuiTextureScreen.GetAspectRatio ( )
inline

Definition at line 88 of file MyGuiManager.cs.

string Sandbox.Graphics.MyGuiManager.MyGuiTextureScreen.GetFilename ( )
inline

Definition at line 83 of file MyGuiManager.cs.


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