#import <WXCharacterRun.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (void) | + readFrom:to: |
| (void) | + readFromString:source:to: |
Definiert in Zeile 9 der Datei WXCharacterRun.h.
| + (void) readFrom: | (struct _xmlNode *) | fp8 | ||
| to: | (id) | fp12 | ||
| + (void) readFromString: | (id) | fp8 | ||
| source: | (struct _xmlNode *) | fp12 | ||
| to: | (id) | fp16 | ||