| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| selected — Property in class Andrograde.APIButton | |
| Makes a button look like it's selected / unselected The button must be enabled first | |
| setStat(statName, value, type, callback) — Method in class Andrograde.User | |
| sets a stat calls 'callback(success:Boolean):void' when it's done | |
| STAT_ADD — Constant static property in class Andrograde.User | |
| add this value to the old stat value | |
| STAT_MAX — Constant static property in class Andrograde.User | |
| sets the stat to the highest value of either the original stat or the new value | |
| STAT_MIN — Constant static property in class Andrograde.User | |
| sets the stat to the lowest value of either the original stat or the new value | |
| STAT_REPLACE — Constant static property in class Andrograde.User | |
| replace the stat that was there with the new one | |
| STAT_SUBTRACT — Constant static property in class Andrograde.User | |
| subtract this value from the old stat value | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |