Example #1
0
 public static void LoadContent(ContentManager content)
 {
     Platform.LoadContent(content);
     Bunny.LoadContent(content);
 }