Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.MyCreditsNotice Class Reference

Public Member Functions

 MyCreditsNotice ()
 

Public Attributes

string LogoTexture
 
Vector2 LogoNormalizedSize
 
float LogoScale
 
float LogoOffset = 0.07f
 
readonly List< StringBuilder > CreditNoticeLines
 

Detailed Description

Definition at line 29 of file MyCredits.cs.

Constructor & Destructor Documentation

Sandbox.Game.MyCreditsNotice.MyCreditsNotice ( )
inline

Definition at line 37 of file MyCredits.cs.

Member Data Documentation

readonly List<StringBuilder> Sandbox.Game.MyCreditsNotice.CreditNoticeLines

Definition at line 35 of file MyCredits.cs.

Vector2 Sandbox.Game.MyCreditsNotice.LogoNormalizedSize

Definition at line 32 of file MyCredits.cs.

float Sandbox.Game.MyCreditsNotice.LogoOffset = 0.07f

Definition at line 34 of file MyCredits.cs.

float Sandbox.Game.MyCreditsNotice.LogoScale

Definition at line 33 of file MyCredits.cs.

string Sandbox.Game.MyCreditsNotice.LogoTexture

Definition at line 31 of file MyCredits.cs.


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