[LibStack] - add isCurrentLoaded()

View: New views
1 Messages — Rating Filter:   Alert me  

[LibStack] - add isCurrentLoaded()

by ali_o_kan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I have add isCurrentLoaded into LibStack.
And I test is current Loaded before execut _loadNextEntry() :
> public function load() : Void
> {
> if (!isEmpty() && !_isCurrentLoaded) _loadNextEntry();
> }


cheers,
Laurent



_______________________________________________
Pixlib mailing list
Pixlib@...
http://osflash.org/mailman/listinfo/pixlib_osflash.org

LibStack.as (7K) Download Attachment