set_state


Description:

public void set_state (uint state)

Sets the state of the paintable.

If the paintable is currently playing, the state change will apply transitions that are defined in the SVG. If the paintable is not playing, the state change will take effect instantaneously.

Parameters:

this

an SVG paintable

state

the state to set, as a value between 0 and 63