Added more readable names for Are(RenderArea)
This commit is contained in:
@@ -109,7 +109,7 @@ namespace _2DGAMELIB
|
||||
return false;
|
||||
}
|
||||
|
||||
public void Draw(Are Are)
|
||||
public void Draw(RenderArea Are)
|
||||
{
|
||||
if (dra)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user