Don't set default x and y values, and change some key names

This commit is contained in:
oakes
2014-01-19 17:00:07 -05:00
parent ebdb097462
commit f582f18392
3 changed files with 6 additions and 7 deletions

View File

@@ -140,8 +140,6 @@
[^TextureRegion obj]
{:type :texture
:object obj
:x 0
:y 0
:width (.getRegionWidth obj)
:height (.getRegionHeight obj)})