Mochalov D.V. LabWork2 #2
@ -36,5 +36,6 @@ namespace Locomotive
|
||||
{
|
||||
_locomotive?.SetPosition(x, y, width, height);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@ -18,5 +18,6 @@ namespace Locomotive
|
||||
void DrawningObject(Graphics g);
|
||||
/// Получение текущей позиции объекта
|
||||
(float Left, float Right, float Top, float Bottom) GetCurrentPosition();
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user