Class triche

java.lang.Object
fr.formiko.formiko.triche

public class triche extends Object
Cheat code.
This class is used to launch cheat code for debug, test, script or fun.
Every commande can be found in data/stable/language/cmd.txt.
Author:
Hydrolien
  • Field Details

    • gs

      public static fr.formiko.usual.structures.listes.GString gs
    • nbrDeCommande

      public static int nbrDeCommande
  • Constructor Details

    • triche

      public triche()
  • Method Details

    • ini

      public static void ini()
    • commande

      public static void commande(String s)
    • setMenu

      private static void setMenu(String s)
      set a new Menu as curent menu.
    • testSupInfEga

      public static boolean testSupInfEga(String[] args, int p)
    • testSupInfEga

      public static boolean testSupInfEga(String[] args, fr.formiko.usual.Point p1)
    • getCreatureById

      public static Creature getCreatureById(String id)
    • getFourmiById

      public static Fourmi getFourmiById(String id)
    • getInsecteById

      public static Insecte getInsecteById(String id)
    • getFourmiliereById

      public static Fourmiliere getFourmiliereById(String id)
    • getJoueurById

      private static Joueur getJoueurById(String id)
    • pseudo

      private static void pseudo(String[] args)
      change pseudo of the player.
      It use parameters : id, pseudo & boolean. Only id is needed.
    • aff

      private static void aff(String s)
    • affJ

      private static void affJ(String s)
    • affAide

      private static void affAide()