loadBitmapSliceFromImage

Loads a bitmap slice from an image. Ideal for loading sprite sheets.

T
loadBitmapSliceFromImage
(
T
)
(
Image img
,
int x
,
int y
,
int w
,
int h
)

Meta