A simple struct representing the area of a block. More...
#include <juce_Block.h>
Public Attributes | |
int | height |
int | width |
int | x |
int | y |
A simple struct representing the area of a block.
int juce::Block::BlockArea::height |
int juce::Block::BlockArea::width |
int juce::Block::BlockArea::x |
int juce::Block::BlockArea::y |