Breakout
Public Attributes | List of all members
Point Struct Reference

Represents a single point in the 2D plane. More...

#include <Brick.h>

Public Attributes

float x
 
float y
 

Detailed Description

Represents a single point in the 2D plane.

Member Data Documentation

◆ x

float Point::x

◆ y

float Point::y

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