API  1.0.0
CPSound(CPSynthesizedAccessors) Category Reference

Instance Methods

(id) - delegate
 
(CPString- name
 
(void) - setDelegate:
 
(void) - setName:
 

Detailed Description

Definition at line 366 of file CPSound.j.

Method Documentation

◆ delegate()

- (id) delegate
implementation

Synthesized accessor method.

Extends class CPSound.

Definition at line 387 of file CPSound.j.

◆ name()

- (CPString) name
implementation

Synthesized accessor method.

Extends class CPSound.

Definition at line 371 of file CPSound.j.

◆ setDelegate:()

- (void) setDelegate: (id)  aDelegate
implementation

Synthesized accessor method.

Sets the sound's delegate.

Parameters
aDelegatethe new delegate

Extends class CPSound.

Definition at line 395 of file CPSound.j.

◆ setName:()

- (void) setName: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPSound.

Definition at line 379 of file CPSound.j.


The documentation for this category was generated from the following file: