playState
object is created by playwith
to
represent the state of the plot, window and device. It is central to
the playwith.API.playState
object is an environment
(of class "playState"
) containing many other objects,
including:
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
There are several other standard objects which can be inspected with
ls.str(playDevCur())
.
Other objects can be passed in through the ...
argument to
playwith
, or defined by tools.playwith
, playwith.API