JUCE
Public Attributes | List of all members
Block::BlockArea Struct Reference

A simple struct representing the area of a block. More...

Public Attributes

int x
 
int y
 
int width
 
int height
 

Detailed Description

A simple struct representing the area of a block.

Member Data Documentation

◆ x

int Block::BlockArea::x

◆ y

int Block::BlockArea::y

◆ width

int Block::BlockArea::width

◆ height

int Block::BlockArea::height

The documentation for this struct was generated from the following file: