Method | Description | |
---|---|---|
Draw ( ) : void | ||
Move ( |
||
Rectangle ( ) : System.Console | ||
Rectangle ( int width, int height, int x, int y ) : System.Console |
public Rectangle ( int width, int height, int x, int y ) : System.Console | ||
width | int | |
height | int | |
x | int | |
y | int | |
return | System.Console |