LKTimingFunction Klassenreferenz

#import <LKTimingFunction.h>

Abgeleitet von NSObject und < NSCoding >.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithControlPoints:fp8:fp12:fp16:
(void) - dealloc
(void) - _getPoints:
(void) - getControlPointAtIndex:values:
(void) - encodeWithCoder:
(id) - initWithCoder:

Öffentliche, statische Methoden

(id) + functionWithControlPoints:fp8:fp12:fp16:
(id) + functionWithName:

Geschützte Attribute

struct LKTimingFunctionPrivate_priv

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei LKTimingFunction.h.


Dokumentation der Elementfunktionen

+ (id) functionWithControlPoints: (float) 
fp8: (float) 
fp12: (float) 
fp16: (float)  fp20 

+ (id) functionWithName: (id)  fp8  

- (id) initWithControlPoints: (float) 
fp8: (float) 
fp12: (float) 
fp16: (float)  fp20 

- (void) dealloc  

Implementiert NSObject.

- (void) _getPoints: (float *)  fp8  

- (void) getControlPointAtIndex: (unsigned long)  fp8
values: (float)  fp12[2] 

- (void) encodeWithCoder: (id)  fp8  

Erneute Implementation von < NSCoding >.

- (id) initWithCoder: (id)  fp8  

Erneute Implementation von < NSCoding >.


Dokumentation der Datenelemente

- (struct LKTimingFunctionPrivate*) _priv [read, protected]

Definiert in Zeile 13 der Datei LKTimingFunction.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: