Echo Hollow

Gender-Bending Interactive Stories! :D

User Tools

Site Tools


libtf:documentation:api:apparel:builtin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
libtf:documentation:api:apparel:builtin [2018/02/25 10:13] leelibtf:documentation:api:apparel:builtin [2018/09/24 14:01] (current) – removed lee
Line 1: Line 1:
-[[libtf:documentation:api:apparel:start|<-- Back]] 
- 
-These specific apparel classes are meant to help make Persistence.setDefaults() passages much more clean and concise.  You can achieve the same thing with GenericApparel, but then you'll have to specify the slots and femininity data for every article of clothing.  These specific apparel classes provide some useful defaults. 
- 
-====== LibTF.Apparel.Jewelry.* ====== 
- 
-**Inherits From:** [[libtf:documentation:api:persistentobject|LibTF.PersistentObject]], [[libtf:documentation:api:apparel:generics#libtfapparelgenericsgenericapparel|LibTF.GenericApparel]] 
- 
-These are Apparel types that correspond to jewelry.  They derive from GenericApparel, and thus provide no min/max femininity values or bonuses.  The defaultSlots of each class are overridden with the values specified below. 
- 
-FIXME: We probably ought to derive these from Womenswear instead... 
- 
-^ Class ^ Slots ^ 
-| LibTF.Apparel.Jewelry.Bracelet | ClothingSlot.WRIST | 
-| LibTF.Apparel.Jewelry.Earrings | ClothingSlot.EARS | 
-| LibTF.Apparel.Jewelry.Necklace | ClothingSlot.NECK | 
-| LibTF.Apparel.Jewelry.Ring | ClothingSlot.FINGER | 
- 
- 
----- 
- 
- 
-====== LibTF.Apparel.Menswear.* ====== 
- 
-**Inherits From:** [[libtf:documentation:api:persistentobject|LibTF.PersistentObject]], [[libtf:documentation:api:apparel:generics|LibTF.GenericMenswear]] 
- 
-These are Apparel types that correspond to obviously masculine clothing.  They derive from GenericMenswear, and thus provide default min/max femininity values and bonuses that make the articles only suitable for masculine-appearing Persons.  The defaultSlots of each class are overridden with the values specified below. 
- 
-^ Class ^ Slots ^ 
-| LibTF.Apparel.Menswear.Boxers | ClothingSlot.UNDERPANTS | 
-| LibTF.Apparel.Menswear.Briefs | ClothingSlot.UNDERPANTS | 
- 
- 
----- 
- 
- 
-====== LibTF.Apparel.Unisex.* ====== 
- 
-**Inherits From:** [[libtf:documentation:api:persistentobject|LibTF.PersistentObject]], [[libtf:documentation:api:apparel:generics|LibTF.GenericApparel]] 
- 
-These are Apparel types that correspond to unisex clothing.  They derive from GenericApparel, and thus provide no min/max femininity values or bonuses.  The defaultSlots of each class are overridden with the values specified below. 
- 
-^ Class ^ Slots ^ 
-| LibTF.Apparel.Unisex.Coat | ClothingSlot.OVER | 
-| LibTF.Apparel.Unisex.Hat | ClothingSlot.HEAD | 
-| LibTF.Apparel.Unisex.Pants | ClothingSlot.TRUNK | 
-| LibTF.Apparel.Unisex.Shirt | ClothingSlot.TORSO | 
-| LibTF.Apparel.Unisex.Shoes | ClothingSlot.FEET | 
-| LibTF.Apparel.Unisex.Socks | ClothingSlot.UNDERLEGS | 
- 
- 
----- 
- 
- 
-====== LibTF.Apparel.Womenswear.* ====== 
- 
-**Inherits From:** [[libtf:documentation:api:persistentobject|LibTF.PersistentObject]], [[libtf:documentation:api:apparel:generics|LibTF.GenericWomenswear]] 
- 
-These are Apparel types that correspond to obviously feminine clothing.  They derive from GenericWomenswear, and thus provide default min/max femininity values and bonuses that make the articles only suitable for feminine-appearing Persons.  The defaultSlots of each class are overridden with the values specified below. 
- 
-^ Class ^ Slots ^ 
-| LibTF.Apparel.Womenswear.Bra | ClothingSlot.UNDERSHIRT | 
-| LibTF.Apparel.Womenswear.Dress | ClothingSlot.TORSO, ClothingSlot.TRUNK | 
-| LibTF.Apparel.Womenswear.Panties | ClothingSlot.UNDERPANTS | 
-| LibTF.Apparel.Womenswear.PantsWomens | ClothingSlot.TRUNK | 
-| LibTF.Apparel.Womenswear.ShirtWomens | ClothingSlot.TORSO | 
-| LibTF.Apparel.Womenswear.ShoesWomens | ClothingSlot.FEET | 
-| LibTF.Apparel.Womenswear.Stockings | ClothingSlot.UNDERLEGS | 
- 
- 
-[[libtf:documentation:api:apparel:start|<-- Back]] 
  
libtf/documentation/api/apparel/builtin.1519582419.txt.gz · Last modified: 2018/02/25 10:13 by lee