TPLockTextView Klassenreferenz

#import <TPLockTextView.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(void) - _cacheLabel:size:
(id) - initWithLabel:fontSize:
(id) - label
(void) - startAnimation
(void) - stopAnimation
(void) - setFPS:
(BOOL) - isAnimating
(void) - drawRect:
(void) - movedFromWindow:

Geschützte Attribute

NSString_label
struct CGImage * _textCache
char * _textData
NSTimer_maskTimer
double _maskStartTime
struct __GSFont * _labelFont
float _fps

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei TPLockTextView.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

Implementiert UIView.

- (void) _cacheLabel: (id)  fp8
size: (struct CGSize fp12 

- (id) initWithLabel: (id)  fp8
fontSize: (float)  fp12 

- (id) label  

- (void) startAnimation  

- (void) stopAnimation  

- (void) setFPS: (float)  fp8  

- (BOOL) isAnimating  

- (void) drawRect: (struct CGRect fp8  

- (void) movedFromWindow: (id)  fp8  


Dokumentation der Datenelemente

- (NSString*) _label [protected]

Definiert in Zeile 13 der Datei TPLockTextView.h.

- (struct CGImage*) _textCache [read, protected]

Definiert in Zeile 14 der Datei TPLockTextView.h.

- (char*) _textData [protected]

Definiert in Zeile 15 der Datei TPLockTextView.h.

- (NSTimer*) _maskTimer [protected]

Definiert in Zeile 16 der Datei TPLockTextView.h.

- (double) _maskStartTime [protected]

Definiert in Zeile 17 der Datei TPLockTextView.h.

- (struct __GSFont*) _labelFont [read, protected]

Definiert in Zeile 18 der Datei TPLockTextView.h.

- (float) _fps [protected]

Definiert in Zeile 19 der Datei TPLockTextView.h.


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