hiteshsuthar / rokon

Automatically exported from code.google.com/p/rokon
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Sprite::removeModifier has no null check #74

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add a modifier to a sprite
2. later call removeModifier()
3.

What is the expected output?
removal of modifier

What do you see instead?
NullPointerException

What version of Rokon are you using?
1.0.3

On which version of Android are you experiencing this?
2.1

Please provide any additional information below.

Original issue reported on code.google.com by pedro_ro...@yahoo.co.uk on 22 Apr 2010 at 9:13

GoogleCodeExporter commented 8 years ago
I got the version wrong.  It is 1.1.1.

Original comment by pedro_ro...@yahoo.co.uk on 25 Apr 2010 at 5:53

GoogleCodeExporter commented 8 years ago
Rokon 2 is on the way, all current Issues are obsolete

Original comment by rtaylor205@gmail.com on 24 May 2010 at 3:31