OSDN Git Service

Added button table to Window title bar.
authorNathanSweet <nathan.sweet@gmail.com>
Fri, 20 Sep 2013 09:23:29 +0000 (11:23 +0200)
committerNathanSweet <nathan.sweet@gmail.com>
Fri, 20 Sep 2013 09:23:29 +0000 (11:23 +0200)
commitaceb79d3a6ba474e4928c8948827a6350e778a2c
treef122524507670e1d7451e4bbeffd832dd05b7495
parent5379bd32795ca92e99b25150934f979c0e570ebc
Added button table to Window title bar.

closes #755
gdx/src/com/badlogic/gdx/scenes/scene2d/ui/Window.java
tests/gdx-tests/src/com/badlogic/gdx/tests/UITest.java