Every object that is created causes the creation of a control object so that the player can do arbitrary things to the object they just got. This section describes some details about control objects that a programmer needs to know.
Control objects are of class Control, which is a child of class Mobile.