码迷,mamicode.com
首页 > 其他好文 > 详细

LibGDX skins

时间:2016-05-03 00:15:46      阅读:151      评论:0      收藏:0      [点我收藏+]

标签:

https://github.com/czyzby/gdx-skins

————————————————————————————————————————————

LibGDX comes with a cool Scene2D module, which allows you to easily create your GUIs and customize them with Skin instances. However, most beginners struggle with a problem: there is no default skin attached. Not even a simple one.

One could argue that it‘s the right approach, as it keeps framework‘s core jar smaller - but when you‘re trying to learn a new thing, something is generally better than nothing.

This repository contains something. (Actually, a few somethings.)

LibGDX skins

标签:

原文地址:http://www.cnblogs.com/cuizhf/p/5453469.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!