cleanup and adds docs
This commit is contained in:
parent
10ea0268e5
commit
8baaad4e0d
4 changed files with 6 additions and 3 deletions
|
@ -1146,6 +1146,11 @@ Only values between 1 and 60 are accepted.
|
|||
|
||||
If *offscreen rendering* is enabled returns the current frame rate.
|
||||
|
||||
#### `contents.invalidate()`
|
||||
|
||||
If *offscreen rendering* is enabled invalidates the frame and generates a new
|
||||
one through the `'paint'` event.
|
||||
|
||||
### Instance Properties
|
||||
|
||||
#### `contents.id`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue