]> git.sesse.net Git - movit/commitdiff
Remove the finalize() member function from Input.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 26 Jan 2014 23:44:44 +0000 (00:44 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 26 Jan 2014 23:53:39 +0000 (00:53 +0100)
It is no longer needed now that the texture is not created once,
but rather fetched on-demand from the ResourcePool.


No differences found