Sdk/PhysicsComponent2D: Add IsValid() method
This commit is contained in:
@@ -61,6 +61,7 @@ namespace Ndk
|
||||
|
||||
inline bool IsNodeSynchronizationEnabled() const;
|
||||
inline bool IsSleeping() const;
|
||||
inline bool IsValid() const;
|
||||
|
||||
inline void ResetVelocityFunction();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user