Skip to content

Commit 7e97bd6

Browse files
docs<RealRenderer>: toggleRender method
1 parent a2eccb0 commit 7e97bd6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ e.g.: `RealRenderer.draw().reset().startRender()`
9595
9696
- `stopRender()`: Stops the rendering.
9797
98+
- `toggleRender()`: Toggles the rendering.
99+
98100
- `resetTime()`: Resets the internal time value to `0`.
99101
100102
- `reset()`: Resets the pixels on the graph to a blank graph with the coordinate axes.
@@ -207,4 +209,4 @@ Apart from these methods, the following new methods are also available and are c
207209
****
208210
### Thank You!
209211
210-
> Open Source by Harsh Khandeparkar
212+
> Open Source by Harsh Khandeparkar

0 commit comments

Comments
 (0)