Android Tutorial #69 Sprite Sheet Animation (6\12) Rect(int left, int top, int right, int bottom)

Опубликовано: 04 Апрель 2026
на канале: clientuser.net
1,479
14

Source Code:   / clientuser_net  

I'm going to show you how to use the android Rect object, how to create it and what left, top, right and bottom mean - including an easier way to interpret Rect().
I also explain how we are going to provide these coordinate values and how we are going to pick out frames for our sprite sheet animation.