Method

ClapperPlayeradd_feature

Declaration [src]

void
clapper_player_add_feature (
  ClapperPlayer* player,
  ClapperFeature* feature
)

Description [src]

Add another ClapperFeature to the player.

Parameters

feature

Type: ClapperFeature

A ClapperFeature.

The data is owned by the caller of the method.