Lua documentation tweaks and make nspace example more concise.
This commit is contained in:
parent
8b75b90b2f
commit
c99417ab13
4 changed files with 21 additions and 31 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include "example.h"
|
||||
%}
|
||||
|
||||
%nspace MyWorld::Nested::Dweller;
|
||||
%nspace MyWorld::World;
|
||||
%nspace MyWorld::Nested::Dweller;
|
||||
%nspace MyWorld::World;
|
||||
|
||||
%include "example.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue