source:
orxonox.OLD/trunk/src/lib/script_engine/OLD/LuaCallback.h
@
  8089
        
        | Last change on this file since 8089 was 8061, checked in by bensch, 19 years ago | |
|---|---|
| File size: 192 bytes | |
| Rev | Line | |
|---|---|---|
| [7645] | 1 | #ifndef __LUA_CALLBACK_H__ | 
| 2 | #define __LUA_CALLBACK_H__ | |
| 3 | ||
| [7654] | 4 | struct lua_State; | 
| [7645] | 5 | |
| [7653] | 6 | namespace OrxScript | 
| 7 | { | |
| 8 | class LuaVirtualMachine; | |
| [7654] | 9 | int luaCallback (lua_State *lua); | 
| [7645] | 10 | } | 
| 11 | #endif /* __LUA_CALLBACK_H__*/ | 
Note: See TracBrowser
        for help on using the repository browser.
    


 
            







