Exemple #1
0
 public void destroy()
 {
     //state.remove_entity(id);
     Fab5_Game.inst().message("destroy_entity", new { id = id });
 }