C# Class SmartboyDevelopments.Haxxit.Maps.NoWinMap

Inheritance: Map
Afficher le fichier Open project: smartboyathome/Haxxit

Méthodes publiques

Méthode Description
CheckIfHackedListener ( SimplePubSub notifiable, string channel, object sender, EventArgs args ) : void
NoWinMap ( int x_size, int y_size, ushort initial_silicoins, ushort total_spawn_weights ) : System

Method Details

CheckIfHackedListener() public méthode

public CheckIfHackedListener ( SimplePubSub notifiable, string channel, object sender, EventArgs args ) : void
notifiable SimplePubSub
channel string
sender object
args System.EventArgs
Résultat void

NoWinMap() public méthode

public NoWinMap ( int x_size, int y_size, ushort initial_silicoins, ushort total_spawn_weights ) : System
x_size int
y_size int
initial_silicoins ushort
total_spawn_weights ushort
Résultat System