ImpsEngine  1.0.0
A software library collection for end user applications.
IAKerningAmount Class Reference
Inheritance diagram for IAKerningAmount:

Public Member Functions

IA_CONSTRUCTOR void IAKerningAmount_make (IAKerningAmount *, float amount)
 
static float IAKerningAmount_getAmount (const IAKerningAmount *this)
 

Data Fields

IAObject base
 
float amount
 

Member Function Documentation

◆ IAKerningAmount_make()

IA_CONSTRUCTOR void IAKerningAmount_make ( IAKerningAmount ,
float  amount 
)

◆ IAKerningAmount_getAmount()

static float IAKerningAmount_getAmount ( const IAKerningAmount this)
inline

Field Documentation

◆ base

IAObject IAKerningAmount::base

◆ amount

float IAKerningAmount::amount

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