Table of Contents

Class LongScrollingCredits

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

Constructors

public LongScrollingCredits(Menu menu, MenuObject owner, EndCredits.Stage stage, int columns, string fileName, string headingText, bool startFromBottom)

Parameters

menu Menu
owner MenuObject
stage EndCredits.Stage
columns int
fileName string
headingText string
startFromBottom bool

Fields

public FLabel heading

Field Value

FLabel
public FLabel[,] labels

Field Value

FLabel[,]
public string[] names

Field Value

string[]
public FSprite[] specials

Field Value

FSprite[]

Properties

public override float CurrentDefaultScrollSpeed { get; }

Property Value

float
public override bool OutOfScreen { get; }

Property Value

bool

Methods

public float BottomLocation()

Returns

float
public override void GrafUpdate(float timeStacker)

Parameters

timeStacker float
public void ImportSpecialSprite(int num)

Parameters

num int
public override void RemoveSprites()
public string TextOfListItem(int i)

Parameters

i int

Returns

string