OSDN Git Service

Improved the deletion of an Actor attached to a child. The Actor can now flag itself...
authormoritzpost@gmail.com <moritzpost@gmail.com@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sun, 6 Feb 2011 13:38:32 +0000 (13:38 +0000)
committermoritzpost@gmail.com <moritzpost@gmail.com@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sun, 6 Feb 2011 13:38:32 +0000 (13:38 +0000)
commitfcf30e1e3ba44e0fddc1b6fa587c091f530054a8
tree5b05426ba0659253d39d3ac7efd1c264078d97f4
parentcf63f590a195ea8afe9c26a470e76e35325edc98
Improved the deletion of an Actor attached to a child. The Actor can now flag itself as to be deleted and the parent Group deletes the Actor in his own act() method.
gdx/src/com/badlogic/gdx/scenes/scene2d/Actor.java
gdx/src/com/badlogic/gdx/scenes/scene2d/Group.java