Method | Description | |
---|---|---|
ColorRect ( int x, int y, int width_, int height_, Color color ) : Bug.Display | ||
Draw ( |
public ColorRect ( int x, int y, int width_, int height_, Color color ) : Bug.Display | ||
x | int | |
y | int | |
width_ | int | |
height_ | int | |
color | Color | |
return | Bug.Display |
public Draw ( |
||
batch | ||
return | void |