PhysicsClientExample.h 197 B

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