vc ppu: some updates for Lua

Former-commit-id: 3d99a6788d05eaf3e90bffe8d412f0ab92e7f9bb
Former-commit-id: 306ed39d09f2b0b5461cb71d0cef96d7d5793769
This commit is contained in:
Song Minjae
2017-02-26 03:08:58 +09:00
parent 679a65a12e
commit 71091cce98
4 changed files with 121 additions and 40 deletions

View File

@@ -141,7 +141,7 @@ constructor(gamename: String) : StateBasedGame(gamename) {
//addState(StateMonitorCheck())
//addState(StateFontTester())
//addState(StateNoiseTexGen())
addState(StateBlurTest())
//addState(StateBlurTest())
//addState(StateShaderTest())
//addState(StateNoiseTester())