C# 클래스 SmartboyDevelopments.Haxxit.MonoGame.Maps.MonoGameDataMap

상속: Haxxit.Maps.DataMap
파일 보기 프로젝트 열기: smartboyathome/Haxxit

공개 메소드들

메소드 설명
MonoGameDataMap ( int x_size, int y_size, ushort initial_silicoins, ushort total_spawn_weights ) : System

보호된 메소드들

메소드 설명
CheckIfMapHacked ( Haxxit sender ) : Player

메소드 상세

CheckIfMapHacked() 보호된 메소드

protected CheckIfMapHacked ( Haxxit sender ) : Player
sender Haxxit
리턴 Player

MonoGameDataMap() 공개 메소드

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
리턴 System