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  
level — Property in class Andrograde.User
returns what level the user is on
live — Property in interface Andrograde.API
returns whether the game is live or not
live — Property in class Andrograde.APIClient
returns whether the game is live or not
login(callback, container, x, y) — Method in interface Andrograde.API
Shows a dialog allowing a user to login to their Andrograde account calls 'callback(success:Boolean):void' when it's done
login(callback, container, x, y) — Method in class Andrograde.APIClient
Shows a dialog allowing a user to login to their Andrograde account calls 'callback(success:Boolean):void' when it's done
logout(callback) — Method in interface Andrograde.API
logs a user out calls 'callback(success:Boolean):void' when done
logout(callback) — Method in class Andrograde.APIClient
logs a user out calls 'callback(success:Boolean):void' when done
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