C# Class SmartboyDevelopments.Haxxit.MonoGame.Maps.MonoGameDataMap

Inheritance: Haxxit.Maps.DataMap
Datei anzeigen Open project: smartboyathome/Haxxit

Public Methods

Method Description
MonoGameDataMap ( int x_size, int y_size, ushort initial_silicoins, ushort total_spawn_weights ) : System

Protected Methods

Method Description
CheckIfMapHacked ( Haxxit sender ) : Player

Method Details

CheckIfMapHacked() protected method

protected CheckIfMapHacked ( Haxxit sender ) : Player
sender Haxxit
return Player

MonoGameDataMap() public method

public MonoGameDataMap ( 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
return System