Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Implicit coercion of a value of type flash.geom:Rectangle to an unrelated type int.
- //Implicit coercion of a value of type Boolean to an unrelated type uint.
- //Incorrect number of arguments. Expected no more than 4.
- var wall1BmpData = new BitmapData(seinaosu.width, seinaosu.height, true, 0);
- //Implicit coercion of a value of type flash.display:MovieClip to an unrelated type Number.
- //Incorrect number of arguments. Expected no more than 2.
- new Point(pallo.x , pallo,y),
Advertisement
Add Comment
Please, Sign In to add comment