gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog server/character.h server/butto...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog server/character.h server/butto...
Date: Fri, 9 Mar 2007 00:25:09 +0100

On Thu, Mar 08, 2007 at 07:45:18PM +0100, Udo Giacomozzi wrote:

> - Gnash does not give the sprites names. They show up like
>   "_level0.somebutton.".

Could produce a self-contained testcase checking names of 
a bunch of unnamed (but maybe also mixing it named) 
instances of different kinds ?
Like: sprites, buttons, characters inside buttons
and so on?

If you also feel like fixing it,
the sprite_instance::getNextUnnamedInstanceName() static method
and the sprite_instance::_lastUnnamedInstanceNum static member
can safely be moved up to character (private member, protected
member).

Thanks

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]