Constructor

HinawaSndDicenew

deprecated: 2.5. since: 1.3.

Declaration [src]

HinawaSndDice*
hinawa_snd_dice_new (
  void
)

Description [src]

Instantiate HinawaSndDice object and return the instance.

Available since: 1.3.

Deprecated since: 2.5.

Use Hitaki.SndDice.new instead.

Return value

Type: HinawaSndDice

An instance of HinawaSndDice.

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