LibGdx-屏幕之间的过渡 [英] LibGdx - Transition between Screens

查看:80
本文介绍了LibGdx-屏幕之间的过渡的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在Libgdx屏幕之间更改动画.我想编写我的自定义动画(淡入,淡出等).有人可以给我一个提示吗? 我似乎在Libgdx代码中找不到转换的实现.

I'm trying to change the animation between Libgdx Screens. I want to write my custom animation (fade in, fade out, etc). Can someone give me a clue? I can't seem to find the implementation of the transition in the Libgdx code.

推荐答案

我已经使用Scene2D和通用补间引擎实现了一些滑动过渡.您可以在此处找到示例代码.

I've implemented some sliding transitions using Scene2D and the universal tween engine. You can find example code here.

http://www.netthreads.co.uk/2012/02/09/libgdx-scene2d-demo-with-scene-transitions/

更新:本文说明了我实现滑动过渡所采用的方法.底部有一个链接,可带您到这里的一组演示 https://github.com/alistairrutherford/libgdx-demos

Update: This article illustrates the approach I took to implement sliding transitions. There is a link at the bottom which takes you to a set of demos here https://github.com/alistairrutherford/libgdx-demos

关于如何构建演示的明确说明,但是您将至少需要对maven以及如何进行设置有基本的了解.

There are clear instructions on how to build the demos but you will need to have at least a basic grasp of maven and how to set it up.

这篇关于LibGdx-屏幕之间的过渡的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆