Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
SingleThread = flag.Bool("single_thread", true, "operate in a single thread (usually faster except when video recording)")
)
Functions ¶
func ProcessFrameThenReturnTo ¶
func ProcessFrameThenReturnTo(screen *ebiten.Image, to chan *ebiten.Image, frames int)
Types ¶
Click to show internal directories.
Click to hide internal directories.