#include "../pch.h"
Go to the source code of this file.
Functions | |
__declspec (dllexport) void *Create(const char * | |
Log *log | return (IPhysic *) new Physic() |
void *physic | delete (Physic *)((IPhysic *) physic) |
Variables | |
return | true |
__declspec | ( | dllexport | ) | const |
void* physic delete | ( | Physic * | ) |
return true |
Definition at line 11 of file dllexport.cpp.