view modules/toplevel.tp @ 284:99c18127da04

Add another SDL_RenderCopy binding in the form of copyRect:To
author Michael Pavone <pavone@retrodev.com>
date Tue, 22 Jul 2014 08:32:39 -0700
parents 9f9cc73bf86d
children
line wrap: on
line source

#{
	dict <- module: dict
	sets <- module: sets
	true <- module: true
	false <- module: false
}