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