IsStill

Detection of general movements

Syntax: res=IsStill()

Returns: This functions returns 1 if there are noticeable movements, or 0 if the cube is still.

Notes: This function has no special parameters, it is simpler version of GetShake(), that can be used for more complicated situations.

Example: res=IsStill()

See also: GetShake

Last updated

Was this helpful?