tʰɛstɪŋgə tʰɛstɪŋ wʌn tʉ θɹɪ

isOverlay not actually implemented
This commit is contained in:
minjaesong
2018-08-14 19:21:12 +09:00
parent 1440908820
commit 91afc4af31
12 changed files with 165 additions and 186 deletions

View File

@@ -134,7 +134,8 @@ class FontTestGDX : Game() {
println("${font.noColorCode}\nEND")
println(font.toColorCode(0xF_EEC))
println(font.toColorCode(0xF_F07))
println(font.toColorCode(0x0000))
frameBuffer = FrameBuffer(Pixmap.Format.RGBA8888, TEXW, TEXH, true)