# Packages
Package caching is used for copying gopher2600 data so it can be used by the GUI goroutine safely.
Package framebuffer provides a convenient way of working with OpenGL framebuffers.
# Functions
NewSdlImgui is the preferred method of initialisation for type SdlImgui
MUST ONLY be called from the gui thread.
# Constants
No description provided by the author