[Crossfire-wiki] [Crossfire DokuWiki] page changed: cfpython
    no-reply_wiki at metalforge.org 
    no-reply_wiki at metalforge.org
       
    Tue Dec 26 15:12:49 CST 2006
    
    
  
A page in your DokuWiki was added or changed. Here are the details:
Date        : 2006/12/26 15:12
User        : ryo
Edit Summary: update
@@ -214,8 +214,9 @@
    - minute
    - day of week
    - week of month
    - season
+ 
  
  
  ===== Crossfire.Archetype methods and attributes =====
  
@@ -223,15 +224,15 @@
  
  Pointer to such item can be obtained through the ''Crossfire.Object.Archetype'' or the list returned by ''Crossfire.GetArchetypes()''.
  
  Properties:
+   * Clone: returns a ''Crossfire.Object'' representing the default values for items of that archetype. Will never be ''None''
+   * Head: archetype to which this archetype is linked to. Will be ''None'' if not applicable
    * Name: archetype's name
- 
- Methods:
    * Next: next archetype in the archetype list. Will be ''None'' for last item
    * More: next archetype linked to current archetype. Will be ''None'' for last item
-   * Head: archetype to which this archetype is linked to. Will be ''None'' if not applicable
-   * Clone: returns a ''Crossfire.Object'' representing the default values for items of that archetype. Will never be ''None''
+ 
+ Methods:
    * NewObject: returns a ''Crossfire.Object'' having this archetype as type
  
  
  ===== Crossfire.Object methods and attributes =====
IP-Address  : 82.236.87.204
Old Revision: http://wiki.metalforge.net/doku.php/cfpython?rev=1167167385
New Revision: http://wiki.metalforge.net/doku.php/cfpython
-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
    
    
More information about the crossfire-wiki
mailing list