forget(win) Class Public methods
info(win) Class Public methods
place(win, slot, value=None) Class Public methods Alias for: configure
slaves(master) Class Public methods
new(x, y, z, vx, vy, vz, mass) Class Public methods
move_from_i(bodies, nbodies, dt, i) Instance Public methods
new(x, y) Class Public methods
to_s() Instance Public methods
pretty_print(q) Instance Public methods A default pretty printing method for general objects. It calls pretty_print_instance_variables to list instance variables. If self has a customized (redefined) inspect method, the result of self.inspect is used but it obviously has no line break hints. This module provides predefined pretty_print methods for some of the most commonly used built-in classes for convenience.
pretty_print_cycle(q) Instance Public methods A default pretty printing method for general objects that are detected as part of a cycle.
Page 795 of 11844