Sdk/LuaAPI: Add Application binding

Former-commit-id: fd926aaaf6a8df85c93a2ceae14db7bc49516759
This commit is contained in:
Lynix
2016-04-01 18:58:22 +02:00
parent 6669733af3
commit 50f25e6bcc
3 changed files with 17 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ namespace Ndk
nodeClass("Node"),
// SDK
application("Application"),
nodeComponent("NodeComponent"),
entityClass("Entity"),
velocityComponent("VelocityComponent"),