Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Engine.Platform.VideoMode.MyAspectRatio Struct Reference

Public Member Functions

 MyAspectRatio (bool isTripleHead, MyAspectRatioEnum aspectRatioEnum, float aspectRatioNumber, string textShort, bool isSupported)
 

Public Attributes

readonly MyAspectRatioEnum AspectRatioEnum
 
readonly float AspectRatioNumber
 
readonly string TextShort
 
readonly bool IsTripleHead
 
readonly bool IsSupported
 

Detailed Description

Definition at line 27 of file MyAspectRatio.cs.

Constructor & Destructor Documentation

Sandbox.Engine.Platform.VideoMode.MyAspectRatio.MyAspectRatio ( bool  isTripleHead,
MyAspectRatioEnum  aspectRatioEnum,
float  aspectRatioNumber,
string  textShort,
bool  isSupported 
)
inline

Definition at line 35 of file MyAspectRatio.cs.

Member Data Documentation

readonly MyAspectRatioEnum Sandbox.Engine.Platform.VideoMode.MyAspectRatio.AspectRatioEnum

Definition at line 29 of file MyAspectRatio.cs.

readonly float Sandbox.Engine.Platform.VideoMode.MyAspectRatio.AspectRatioNumber

Definition at line 30 of file MyAspectRatio.cs.

readonly bool Sandbox.Engine.Platform.VideoMode.MyAspectRatio.IsSupported

Definition at line 33 of file MyAspectRatio.cs.

readonly bool Sandbox.Engine.Platform.VideoMode.MyAspectRatio.IsTripleHead

Definition at line 32 of file MyAspectRatio.cs.

readonly string Sandbox.Engine.Platform.VideoMode.MyAspectRatio.TextShort

Definition at line 31 of file MyAspectRatio.cs.


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