isConstantSpeed method
Implementation
bool isConstantSpeed() {
return _bindings.spine_path_attachment_get_is_constant_speed(_attachment) == -1;
}
bool isConstantSpeed() {
return _bindings.spine_path_attachment_get_is_constant_speed(_attachment) == -1;
}