Skip to content

Commit

Permalink
Commit before refactoring Sprite guts.
Browse files Browse the repository at this point in the history
  • Loading branch information
photonstorm committed Oct 24, 2013
1 parent 03054c1 commit 1f28d32
Show file tree
Hide file tree
Showing 11 changed files with 1,048 additions and 291 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ Version 1.1
* Change: Sprite.crop needs to be enabled with sprite.cropEnabled = true.
* Added Rectangle.floorAll to floor all values in a Rectangle (x, y, width and height).
* Fixed Sound.resume so it now correctly resumes playback from the point it was paused (fixes issue 51, thanks Yora).
* Sprite.loadTexture now works correctly with static images, RenderTextures and Animations.


Outstanding Tasks
Expand Down
Loading

0 comments on commit 1f28d32

Please sign in to comment.