GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Public Member Functions | List of all members
gd::MeasurementUnitElement Class Reference

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::MeasurementBaseUnitGetBaseUnit () const
 Return the base unit.
 
int GetPower () const
 Return the power on the base unit.
 

Detailed Description

A couple of an atomic unit of measurement and its power.


The documentation for this class was generated from the following files: