コード例 #1
0
        public ApplicationSprite()
        {
            // http://stackoverflow.com/questions/4003286/error-1030-stack-depth-is-unbalanced

            var g = new FlashTowerDefense.ActionScript.FlashTowerDefense();

            g.AttachTo(this);
        }
コード例 #2
0
        public ApplicationSprite()
        {
            // http://stackoverflow.com/questions/4003286/error-1030-stack-depth-is-unbalanced

            var g = new FlashTowerDefense.ActionScript.FlashTowerDefense();

            g.AttachTo(this);
        }