Guest User

Untitled

a guest
Aug 18th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. class BellaMain
  2. {  
  3.     public static function onSuccess (pack :AssetPack)
  4.     {
  5.         #if embed
  6.             pack = new EmbededAssetPack();
  7.             // EmbededAssetPack has all the @:bitmaps etc
  8.         #end
  9. ...
Add Comment
Please, Sign In to add comment