JUCE
|
A simple struct representing the area of a block. More...
Public Attributes | |
int | x |
int | y |
int | width |
int | height |
A simple struct representing the area of a block.
int Block::BlockArea::x |
int Block::BlockArea::y |
int Block::BlockArea::width |
int Block::BlockArea::height |