mirror of
https://github.com/zeldaret/botw
synced 2026-08-16 20:57:31 -04:00
ksys/phys: Add TeraMeshRigidBodyResource
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
class hkpRigidBody : public hkpEntity {
|
||||
public:
|
||||
HK_DECLARE_CLASS_ALLOCATOR(hkpRigidBody)
|
||||
HK_DECLARE_REFLECTION()
|
||||
|
||||
virtual ~hkpRigidBody();
|
||||
void enableDeactivation(bool _enableDeactivation);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user