Wei Tjong Yao
|
6bef92973d
Avoid hardcoding of highlighted console text style. Console subscribes to handle log message only when it itself is ready to do so. Removed redundant row container vector in the Console class. Hide the Console's linedit and preventing it to gain focus when there is no AngelScript or LuaScript subsystem to handle the E_CONSOLECOMMAND event. Fixed UIElement to send E_ELEMENTREMOVED event for RemoveChildAtIndex() method. Fixed Sample.lua to handle the ESC key to dismiss the Console when it is visible.
|
před 12 roky |
Aster Jian
|
b1a95c1ba8
Use ResourceCache:GetResource("XXX", ...) and Node:CreateComponent("XXX") method.
|
před 12 roky |
Lasse Öörni
|
ccdd318eff
Use matching else-if construct in AngelScript & Lua Sample code.
|
před 12 roky |
Aster Jian
|
5fe38d3246
Update 01_HelloWorld.lua and Add 02_HelloGUI.lua.
|
před 12 roky |
Aster Jian
|
1c02a7a7a7
Change Lua Hello World sample in OOP.
|
před 12 roky |
Aster Jian
|
91841334df
Add Lua HelloWorld Sample.
|
před 12 roky |