Guest User

Untitled

a guest
Nov 24th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. var j:JanelaPicker = new JanelaPicker();
  2. FlxG.mouse._cursorContainer.parent.addChild(j);
  3. FlxG.mouse._cursorContainer.parent.swapChildren(j, FlxG.mouse._cursorContainer);
Add Comment
Please, Sign In to add comment