| Home | Trees | Index | Help |
|
|---|
| Module Font :: Class Font |
|
| Method Summary | |
|---|---|
| none |
Packs the sound into the current blend file. |
| none |
Unpacks the sound to the samples filename. |
| Instance Variable Summary | |
|---|---|
| string | filename: The filename (path) of the file loaded into this Font. |
| string | packed: Boolean, True when the sample is packed (readonly). |
| Method Details |
|---|
pack()Packs the sound into the current blend file.
|
unpack(mode)Unpacks the sound to the samples filename.
|
| Instance Variable Details |
|---|
filenameThe filename (path) of the file loaded into this Font.
|
packedBoolean, True when the sample is packed (readonly).
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu May 10 20:32:00 2007 | http://epydoc.sf.net |