HasPauseToggle
o1.gui.View.HasPauseToggle
trait HasPauseToggle
Add this trait on a View
to give it a pause toggle. You’ll still need to call togglePause
on whichever event you want to pause the view (e.g., user hitting space bar).
Attributes
- Graph
-
- Supertypes
- Self type
-
Controls[_]
Members list
Keywords
- no keywords
- override