Пример #1
0
 public Trackable()
 {
     // Add this item to the EntityTracker
     EntityTracker.trackEntity(this);
 }