Constructor

HitakiSndDicenew

Declaration [src]

HitakiSndDice*
hitaki_snd_dice_new (
  void
)

Description [src]

Instantiate HitakiSndDice object and return the instance.

Return value

Returns: HitakiSndDice
 

An instance of HitakiSndDice.

 The caller of the function takes ownership of the data, and is responsible for freeing it.