playwith
to
represent the state of the plot, window and device.
The playState object is central to the playwith.API.
However, it may also be seen by users controlling the "device" with
playDevCur
, playDevList
etc.## S3 method for class 'playState':
print(x, ...)
playState
object.environment
(of class "playState"
)
containing many other objects. It will always contain:
[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]
Miscellaneous elements include:
page, pages, time.vector, cur.index, on.close,
.args, deviceToSpace, baseViewports
.
Other objects can be passed in through the ...
argument to
playwith
, or defined by tools.playwith
, playwith.API