inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
SpringPendulum
inochi2d
nodes
legacy
simplephysics
Undocumented in source.
class
SpringPendulum : PhysicsSystem {
void
eval
(float t);
this
(SimplePhysics driver);
void
tick
(float h);
void
updateAnchor
();
}
Constructors
this
this
(SimplePhysics driver)
Undocumented in source.
Members
Functions
eval
void
eval
(float t)
Undocumented in source. Be warned that the author may not have intended to support it.
tick
void
tick
(float h)
Undocumented in source. Be warned that the author may not have intended to support it.
updateAnchor
void
updateAnchor
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
inochi2d
nodes
legacy
simplephysics
classes
Pendulum
SimplePhysics
SpringPendulum
enums
ParamMapMode
mixins
__anonymous
static variables
PROP_ANGLE_DAMPING
PROP_FREQUENCY
PROP_GRAVITY
PROP_LENGTH
PROP_LENGTH_DAMPING
PROP_OUTPUT_SCALE_X
PROP_OUTPUT_SCALE_XY
PROP_OUTPUT_SCALE_Y