NoRenderer..::..DrawBox Method
Namespace:
Squid
Assembly: Squid.Core (in Squid.Core.dll)
Assembly: Squid.Core (in Squid.Core.dll)
Syntax
public void DrawBox( int x, int y, int width, int height, int color )
Public Sub DrawBox ( _ x As Integer, _ y As Integer, _ width As Integer, _ height As Integer, _ color As Integer _ )
public: void DrawBox( int^ x, int^ y, int^ width, int^ height, int^ color )
Parameters
- x
- Type: Int32
- y
- Type: Int32
- width
- Type: Int32
- height
- Type: Int32
- color
- Type: Int32