Added more readable names for Are(RenderArea)
This commit is contained in:
@@ -324,7 +324,7 @@ namespace _2DGAMELIB
|
||||
}
|
||||
|
||||
|
||||
public void Draw(Are Are)
|
||||
public void Draw(RenderArea Are)
|
||||
{
|
||||
//Note: this is terribly slow...
|
||||
//would be better to not copy the entire frame
|
||||
|
||||
Reference in New Issue
Block a user