C# Class LevelSummary, marblemadness

Inheritance: MonoBehaviour
ファイルを表示 Open project: MtvnGames/marblemadness Class Usage Examples

Public Properties

Property Type Description
BONUS_MULTIPLIER int
bonusLabel SpriteText,
timeLabel SpriteText

Private Methods

Method Description
Start ( ) : IEnumerator
Update ( ) : void

Property Details

BONUS_MULTIPLIER public_oe static_oe property

public static int BONUS_MULTIPLIER
return int

bonusLabel public_oe property

public SpriteText, bonusLabel
return SpriteText,

timeLabel public_oe property

public SpriteText timeLabel
return SpriteText