Table of Contents

Class IntroRoll

Namespace
Menu
Assembly
Assembly-CSharp.dll
public class IntroRoll : Menu
Inheritance
IntroRoll
Inherited Members

Constructors

public IntroRoll(ProcessManager manager)

Parameters

manager ProcessManager

Fields

public MenuLabel anyButtonLabel

Field Value

MenuLabel
public bool continueToMenu

Field Value

bool
public float delayedTime

Field Value

float
public InGameTranslator.LanguageID dirtyLanguage

Field Value

InGameTranslator.LanguageID
public bool forceWatchRoll

Field Value

bool
public MenuIllustration[] illustrations

Field Value

MenuIllustration[]
public bool languageFontDirty

Field Value

bool
public bool lastAnyButton

Field Value

bool
public RainEffect rainEffect

Field Value

RainEffect
public bool requestIntroMusic

Field Value

bool
public float time

Field Value

float

Properties

public override bool ShowCursor { get; }

Property Value

bool

Methods

public bool CheckTimeStamp(float lastTime, float currentTime, float checkTime)

Parameters

lastTime float
currentTime float
checkTime float

Returns

bool
public void GoToMenu()
public override void GrafUpdate(float timeStacker)

Parameters

timeStacker float
public override void RawUpdate(float dt)

Parameters

dt float
public override void Update()