Jypeli 10
The simple game programming library
Jypeli.Physics2d.ArrayBitmap luokkareferenssi
Luokan Jypeli.Physics2d.ArrayBitmap luokkakaavio
Jypeli.Physics2d.IBitmap

Julkiset jäsenfunktiot

 ArrayBitmap (bool[,] bitmap)
 

Ominaisuudet

int Height [get]
 
bool this[int x, int y] [get]
 
int Width [get]
 
- Ominaisuudet inherited from Jypeli.Physics2d.IBitmap
int Height [get]
 
bool this[int x, int y] [get]
 
int Width [get]
 

Yksityiset attribuutit

bool[,] bitmap
 

Yksityiskohtainen selite

Määrittely tiedoston BitmapHelper.cs rivillä 46.

Rakentajien & purkajien dokumentaatio

◆ ArrayBitmap()

Jypeli.Physics2d.ArrayBitmap.ArrayBitmap ( bool  bitmap[,])

Määrittely tiedoston BitmapHelper.cs rivillä 49.

Viittaukset Jypeli.Physics2d.ArrayBitmap.bitmap.

Jäsendatan dokumentaatio

◆ bitmap

bool [,] Jypeli.Physics2d.ArrayBitmap.bitmap
private

Määrittely tiedoston BitmapHelper.cs rivillä 48.

Viitattu Jypeli.Physics2d.ArrayBitmap.ArrayBitmap().

Ominaisuuksien dokumentaatio

◆ Height

int Jypeli.Physics2d.ArrayBitmap.Height
get

Määrittely tiedoston BitmapHelper.cs rivillä 58.

◆ this[int x, int y]

bool Jypeli.Physics2d.ArrayBitmap.this[int x, int y]
get

Määrittely tiedoston BitmapHelper.cs rivillä 62.

◆ Width

int Jypeli.Physics2d.ArrayBitmap.Width
get

Määrittely tiedoston BitmapHelper.cs rivillä 54.


Dokumentaatio tälle luokalle luotiin seuraavasta tiedostosta: