Narendrabrsoft / cocos2d-android-1

Automatically exported from code.google.com/p/cocos2d-android-1
0 stars 0 forks source link

Crash when using CCSequence with just one action #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a CCSequence with just one action attached
2. Attach to a sprite

What is the expected output? What do you see instead?
Crash, Cast Exception

What version of the product are you using? On what operating system?
master branch

Please provide any additional information below.
Doesn't crash and works perfect if more than just one action is used

Original issue reported on code.google.com by oonneett...@gmail.com on 17 Dec 2010 at 7:34

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
actions() now returnes CCSequence always.

Original comment by opengen...@gmail.com on 19 Dec 2010 at 1:34