Scale line-width to match zoom.
This commit is contained in:
@@ -48,6 +48,7 @@ namespace OpenRA.FileFormats.Graphics
|
||||
|
||||
void DrawPrimitives( PrimitiveType type, int firstVertex, int numVertices );
|
||||
|
||||
void SetLineWidth( float width );
|
||||
void EnableScissor( int left, int top, int width, int height );
|
||||
void DisableScissor();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user