package tanks;
|
|
|
|
/*
|
|
class that contains the image file location and cordinates of the object
|
|
*/
|
|
public class DrawableObject
|
|
{
|
|
|
|
}
|