C# Class MineFrog.LevelHandler

Datei anzeigen Open project: Merlin33069/MineFrog

Public Properties

Property Type Description
Levels List

Public Methods

Method Description
LevelHandler ( ) : System.Collections.Generic
LevelSaveUpdateCheck ( ) : void

Method Details

LevelHandler() public method

public LevelHandler ( ) : System.Collections.Generic
return System.Collections.Generic

LevelSaveUpdateCheck() public method

public LevelSaveUpdateCheck ( ) : void
return void

Property Details

Levels public_oe static_oe property

public static List Levels
return List