mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 17:56:04 +08:00
[cpp] 4.3 porting WIP
This commit is contained in:
parent
559b66d8dc
commit
ebf9f65756
@ -30,8 +30,8 @@
|
||||
#ifndef Spine_Physics_h
|
||||
#define Spine_Physics_h
|
||||
|
||||
/// Determines how physics and other non-deterministic updates are applied.
|
||||
namespace spine {
|
||||
/// Determines how physics and other non-deterministic updates are applied.
|
||||
enum Physics {
|
||||
/// Physics are not updated or applied.
|
||||
Physics_None,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user