New Enums
All 05-era enums added (might be more, idk tbh)
This commit is contained in:
4
SurfaceConstraint.h
Normal file
4
SurfaceConstraint.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef SURFACECONSTRAINT_H
|
||||
#define SURFACECONSTRAINT_H
|
||||
static enum SurfaceConstraint {None, Hinge, SteppingMotor, Motor};
|
||||
#endif
|
||||
Reference in New Issue
Block a user