type TBallObject = class(TImmovableObject)
None.
constructor Create(TimeCreate: integer); |
function isEqual(obj: TObject): boolean; override; |
function isKickable: boolean; |
constructor Create(TimeCreate: integer); |
function isEqual(obj: TObject): boolean; override; |
function isKickable: boolean; |
None.