LuaPhysicsSetup.h 180 B

123456
  1. #ifndef _LUA_PHYSICS_SETUP_H
  2. #define _LUA_PHYSICS_SETUP_H
  3. class CommonExampleInterface* LuaDemoCreateFunc(struct CommonExampleOptions& options);
  4. #endif //_LUA_PHYSICS_SETUP_H