![]() |
GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
A couple of an atomic unit of measurement and its power. More...
#include <MeasurementUnitElement.h>
Public Member Functions | |
| MeasurementUnitElement (const gd::MeasurementBaseUnit &baseUnit_, int power_) | |
| const gd::MeasurementBaseUnit & | GetBaseUnit () const |
| Return the base unit. | |
| int | GetPower () const |
| Return the power on the base unit. | |
A couple of an atomic unit of measurement and its power.