C# Class DungeonMasterEngine.Helpers.BitMapMemory

Afficher le fichier Open project: ggrrin/DungeonMaster Class Usage Examples

Méthodes publiques

Méthode Description
BitMapMemory ( int xIndexOffset, int yIndexOffset, int width, int height )
this ( int x, int y ) : bool

Method Details

BitMapMemory() public méthode

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

this() public méthode

public this ( int x, int y ) : bool
x int
y int
Résultat bool