Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::Bounds Struct Reference

#include <View.h>

Collaboration diagram for Boardcore::Bounds:

Public Member Functions

Position topLeft ()
 
Position topRight ()
 
Position bottomRight ()
 
Position bottomLeft ()
 
void print ()
 

Public Attributes

Position pos
 
Size size
 

Detailed Description

Definition at line 74 of file View.h.

Member Function Documentation

◆ bottomLeft()

Position Boardcore::Bounds::bottomLeft ( )
inline

Definition at line 87 of file View.h.

◆ bottomRight()

Position Boardcore::Bounds::bottomRight ( )
inline

Definition at line 82 of file View.h.

◆ print()

void Boardcore::Bounds::print ( )
inline

Definition at line 92 of file View.h.

◆ topLeft()

Position Boardcore::Bounds::topLeft ( )
inline

Definition at line 79 of file View.h.

◆ topRight()

Position Boardcore::Bounds::topRight ( )
inline

Definition at line 80 of file View.h.

Member Data Documentation

◆ pos

Position Boardcore::Bounds::pos

Definition at line 76 of file View.h.

◆ size

Size Boardcore::Bounds::size

Definition at line 77 of file View.h.


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