Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- new AnimationKeyframe(AnimationKeyframe.Unit.DEGREE, new HashMap<>() {{
- put(AnimationKeyframe.Part.RIGHT_ARM, new double[]{180, 180, 0});
- }}, new HashMap<>() {{
- put(AnimationKeyframe.Part.RIGHT_ARM, new double[]{0, 180, 0});
- }}, 20L)
Advertisement
Add Comment
Please, Sign In to add comment