Top

Secret Chronicles of the Scripting API documentation

Class SpinBox

Parent: Box

The Spin Box is an empty box that gets passable for a short time if jumped against it from below (or if a shell is thrown against it from the side).

Class Methods

new

new() → a_spin_box

Creates a new SpinBox with the default values.

Instance Methods

spinning?

spinning?() → true or false

Checks whether the box is spinning currently, and if so, returns true, otherwise returns false.

stop

stop()

Stop the spinning started by Box#activate.