Unwrapped.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@354 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -623,8 +623,7 @@ public class MediaContainer extends Sprite
|
|||||||
/**
|
/**
|
||||||
* Update the graphics to indicate how much is loaded.
|
* Update the graphics to indicate how much is loaded.
|
||||||
*/
|
*/
|
||||||
protected function updateLoadingProgress (
|
protected function updateLoadingProgress (soFar :Number, total :Number) :void
|
||||||
soFar :Number, total :Number) :void
|
|
||||||
{
|
{
|
||||||
// nada, by default
|
// nada, by default
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user