Echo Hollow

Gender-Bending Interactive Stories! :D

User Tools

Site Tools


libtf:documentation:api:settings

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:settings [2018/02/25 11:46] leelibtf:documentation:api:settings [2024/06/19 20:19] (current) – removed lee
Line 1: Line 1:
-[[libtf:documentation:api:start|<-- Back]] 
- 
- 
-====== LibTF.Settings ====== 
- 
-This object contains the settings that control various default behaviors of the library. 
- 
-Settings should be manipulated at initialization time, and left alone during runtime.  Changing settings at runtime can cause undefined behavior. 
- 
-===== Fields ===== 
- 
-==== LibTF.Settings.defaultApplyTFImmediately ==== 
- 
-  * **Access:** Read-Write. 
-  * **Type:** Boolean. 
- 
-This setting turns immediate transformations on or off.  If set to True, then all calls to //(Transformable).set()// (and thus also to //.increase()// and //.decrease()//) will be applied immediately.  If set to False, then the game will have to explicitly call //(Person).applyTransformations()// at some point to make the transformations happen (useful for games where transformations only occur while the player sleeps, based on the events of the day). 
- 
- 
-[[libtf:documentation:api:start|<-- Back]] 
  
libtf/documentation/api/settings.1519587967.txt.gz · Last modified: 2018/02/25 11:46 by lee