C# Class MM2Randomizer.Randomizers.RTeleporters

Inheritance: IRandomizer
Datei anzeigen Open project: duckfist/MM2Random

Public Methods

Method Description
RTeleporters ( ) : System
Randomize ( Patch patch, Random r ) : void

Method Details

RTeleporters() public method

public RTeleporters ( ) : System
return System

Randomize() public method

public Randomize ( Patch patch, Random r ) : void
patch Patch
r Random
return void