#include <Types.h>
◆ Scale() [1/3]
constexpr Graphics::Scale::Scale |
( |
| ) |
|
|
inlineconstexpr |
◆ Scale() [2/3]
constexpr Graphics::Scale::Scale |
( |
uint8_t |
sxy | ) |
|
|
inlineconstexpr |
◆ Scale() [3/3]
◆ operator bool()
Graphics::Scale::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator!=()
◆ operator==()
constexpr bool Graphics::Scale::operator== |
( |
const Scale & |
other | ) |
|
|
inlineconstexpr |
◆ scale() [1/2]
constexpr Size Graphics::Scale::scale |
( |
| ) |
const |
|
inlineconstexpr |
◆ scale() [2/2]
constexpr Size Graphics::Scale::scale |
( |
Size |
size | ) |
const |
|
inlineconstexpr |
◆ scaleX() [1/2]
constexpr uint8_t Graphics::Scale::scaleX |
( |
| ) |
const |
|
inlineconstexpr |
◆ scaleX() [2/2]
◆ scaleY() [1/2]
constexpr uint8_t Graphics::Scale::scaleY |
( |
| ) |
const |
|
inlineconstexpr |
◆ scaleY() [2/2]
◆ toString()
String Graphics::Scale::toString |
( |
| ) |
const |
◆ unscale()
constexpr Size Graphics::Scale::unscale |
( |
Size |
size | ) |
const |
|
inlineconstexpr |
◆ unscaleX()
◆ unscaleY()
The documentation for this class was generated from the following file: