outline attempts
This commit is contained in:
parent
5601020eb6
commit
240b0b0af4
6 changed files with 42 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ namespace CityGame.Classes.Entities
|
|||
public float Rotation { get; set; }
|
||||
public long Time { get; set; }
|
||||
public OCanvas Object { get; set; }
|
||||
|
||||
public bool SingleSelect { get; set; }
|
||||
public OCanvas GetImage()
|
||||
{
|
||||
return Object;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue