Versions in this module Expand all Collapse all v0 v0.0.1 May 31, 2024 Changes in this version + func GetNewestJustPressedFromChan(justPressedChan chan *models.UserInput) *models.UserInput + func Start(params ScratchParams, simStartFunc func(models.Scratch)) + type ScratchParams struct + Height int + ShowFPS bool + Width int