Added more readable names for Are(RenderArea)
This commit is contained in:
@@ -57,7 +57,7 @@ namespace _2DGAMELIB
|
||||
}
|
||||
}
|
||||
|
||||
public void Draw(Are Are)
|
||||
public void Draw(RenderArea Are)
|
||||
{
|
||||
foreach (But value in buts.Values)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user