C# Class DungeonMasterEngine.Helpers.BitMapMemory

Exibir arquivo Open project: ggrrin/DungeonMaster Class Usage Examples

Public Methods

Method Description
BitMapMemory ( int xIndexOffset, int yIndexOffset, int width, int height )
this ( int x, int y ) : bool

Method Details

BitMapMemory() public method

public BitMapMemory ( int xIndexOffset, int yIndexOffset, int width, int height )
xIndexOffset int
yIndexOffset int
width int
height int

this() public method

public this ( int x, int y ) : bool
x int
y int
return bool