Hi,
I would like to draw a given area or we say part of a sprite.
For example, the sprite is a full-size image, and I just want to draw part of it by given area's start x,y, width, and height.
I don't want to set the frames and make other settings for this, because I want to load the image from URL when the game is running, and then draw part of the content when the game needed.
and thanks Kyatric Ashley