Starling library - Sprite dissapeared from stage and I don't know why
问题 The code for the question is here - I am using Flash Builder 4.7, I will also post all the relevant code now: Game.as (might be something wrong here) package { import Classes.AvatarEnemy; //import starling.animation.Juggler; //import starling.core.Starling; import starling.display.Sprite; import flash.geom.Point; import flash.display.Bitmap; import flash.display.BitmapData; import flash.ui.Mouse; import flash.ui.MouseCursorData; public class Game extends Sprite { //private var juggler:Juggler