roomChanged(w,*args) Instance Public methods roomChanged â This method is invoked whenever the currentRoom variable changes. It highlights the current room and unhighlights any previous room. Arguments: w - The canvas window displaying the floorplan. args - Not used.
stat.ctime â aTime Instance Public methods Returns the change time for stat (that is, the time directory information about the file was changed, not the file itself). Note that on Windows (NTFS), returns creation time (birth time). File.stat("testfile").ctime #=> Wed Apr 09 08:53:14 CDT 2003
style(*args) Class Public methods
parse_signature(signature, tymap=nil) Instance Public methods Parses a C prototype signature Example: include DL::CParser => Object parse_signature('double sum(double, double)') => ["sum", DL::TYPE_DOUBLE, [DL::TYPE_DOUBLE, DL::TYPE_DOUBLE]]
uses_transaction(*methods) Instance Public methods
listener() Class Public methods
rng.hash â fixnum Instance Public methods Compute a hash-code for this range. Two ranges with equal begin and end points (using eql?), and the same exclude_end? value will generate the same hash-code.
regular_class_path() Instance Protected methods
sieve(m) Instance Public methods The Computer Language Shootout shootout.alioth.debian.org/ contributed by Glenn Parker, March 2005 modified by Evan Phoenix, Sept 2006
reverting?() Instance Public methods
Page 704 of 2275