(6.0.0) scribble_set_state - JujuAdams/ScribbleOldDocs GitHub Wiki

scribble_set_state(stateArray)

Returns: N/A (0)

Argument Name Purpose
0 stateArray Array of data that will be copied into Scribble's internal draw state

Sets Scribble's global state from values stored in an array. This function is intended to be used in combination with scribble_get_state().