Completada la classe PathSprite
This commit is contained in:
@@ -127,6 +127,7 @@ bool SmartSprite::hasFinished() const
|
||||
return finished_;
|
||||
}
|
||||
|
||||
// Habilita el objeto
|
||||
void SmartSprite::setEnabled(bool value)
|
||||
{
|
||||
enabled_ = value;
|
||||
|
||||
Reference in New Issue
Block a user