Class kalis

    • Constructor Detail

      • kalis

        public kalis()
    • Method Detail

      • delete_intp

        public static void delete_intp​(SWIGTYPE_p_int obj)
      • intp_assign

        public static void intp_assign​(SWIGTYPE_p_int obj,
                                       int value)
      • setArtelysConsole

        public static void setArtelysConsole​(Console value)
      • getArtelysConsole

        public static Console getArtelysConsole()
      • krand

        public static int krand()
        return a random integer between 0 and RAND_MAX (excluded)
      • ksrand

        public static void ksrand​(long seed)
        set the random seed to 'seed'