GC.stress = bool â bool Class Public methods Updates the GC stress mode. When stress mode is enabled, the GC is invoked at every GC opportunity: all memory and object allocations. Enabling stress mode will degrade performance, it is only for debugging.
newRoom2(w) Instance Public methods newRoom2 â This method is invoked whenever the mouse enters a room in the floorplan. It changes tags so that the current room is highlighted. Arguments: w - The name of the canvas window.
new(*args) Class Public methods
get_style_layout(style, elem, opt=None) Instance Public methods
build_info_file() Instance Public methods Returns the full path to the file containing the build information generated when the gem was installed
notify_bind(obj, event, *args) Instance Public methods def #notify_bind(obj, event, cmd=Proc.new, *args) _bind([@path, 'notify', 'bind', obj], event, cmd, *args) self end
nm() Class Public methods
textbind(context, *args) Instance Public methods def textbind(*args) _bind_for_event_class(Event_for_Items, [path, 'bindText'], *args) self end
new_from_hash_copying_default(hash) Class Public methods
imagebind_remove(*args) Instance Public methods
Page 141 of 2275