Jypeli 10
The simple game programming library
ImageBatch.cs tiedostoreferenssi

Siirry tämän tiedoston lähdekoodiin.

Luokat

class  Jypeli.ImageBatch
 Draws images efficiently. Draw() calls should be made only between Begin() and End() calls. Other drawing operations can be done between Begin() and End(). Lisää...
 
class  Jypeli.TextureCoordinates
 

Nimiavaruudet

namespace  Jypeli
 

Luokkien dokumentaatio

◆ Jypeli::TextureCoordinates

class Jypeli::TextureCoordinates

Määrittely tiedoston ImageBatch.cs rivillä 13.

Luokan jäsenet
Vector2 BottomLeft
Vector2 BottomRight
Vector2 TopLeft
Vector2 TopRight