My Recent Pastes (106 and counting)
Pastes by kiba (106 and counting)
Below are the 15 most recent pasties by kiba.
November 11, 2006
4:55PM EDT
by kiba
View all
6 lines
Includes file attachment.
C:/Documents and Settings/Owner/Desktop/Dynpet SVN/Branches/rbGooey/samples/menu
.rb:33:in `initialize': uninitialized constant Menu::MQueue (NameError)
from C:/Documents and Settings/Owner/Desktop/Dynpet SVN/Branches/rbGooey
/samples/menu.rb:77:in `new'
from C:/Documents and Settings/Owner/Desktop/Dynpet SVN/Branches/rbGooey
November 08, 2006
9:37PM EDT
by Kiba
View all
120 lines
Includes file attachment.
##Copyright (C) 2006 by Han Dao # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or
November 08, 2006
7:57PM EDT
by Kiba
View all
61 lines
Includes file attachment.
##Copyright (C) 2006 by Han Dao # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or
November 08, 2006
7:55PM EDT
by Kiba
View all
46 lines
Includes file attachment.
##Copyright (C) 2006 by Han Dao # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or
November 08, 2006
7:44PM EDT
by Kiba
View all
42 lines
Includes file attachment.
# rbGooey. -- Game GUI library to be used with rubygame # Copyright (C) 2006 Han 'kiba' Dao # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public
October 31, 2006
10:03PM EDT
by Kiba
View all
104 lines
Includes file attachment.
rbGooey. -- Game GUI library to be used with rubygame # Copyright (C) 2006 Han 'kiba' Dao # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public
October 30, 2006
9:42PM EDT
by Kiba
View all
81 lines
Includes file attachment.
#Copyright (C) 2006 by Han Dao #This is an example program that demostrate the input system of the rbGooey library. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by
October 30, 2006
9:21PM EDT
by Kiba
View all
12 lines
Includes file attachment.
C:\Documents and Settings\Owner\Desktop\Dynpet SVN\Branches\rbGooey\samples>inpu
t.rb
c:/ruby/lib/ruby/1.8/rbgooey/textrender.rb:29:in `render_text': undefined method
`text' for TextMode:Class (NoMethodError)
from C:/Documents and Settings/Owner/Desktop/Dynpet SVN/Branches/rbGooey
October 30, 2006
8:11PM EDT
by Kiba
View all
104 lines
Includes file attachment.
# rbGooey. -- Game GUI library to be used with rubygame # Copyright (C) 2006 Han 'kiba' Dao # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public
October 30, 2006
8:10PM EDT
by Kiba
View all
48 lines
Includes file attachment.
# rbGooey. -- Game GUI library to be used with rubygame # Copyright (C) 2006 Han 'kiba' Dao # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public
October 30, 2006
6:43PM EDT
by Kiba
View all
125 lines
Includes file attachment.
rbGooey. -- Game GUI library to be used with rubygame # Copyright (C) 2006 Han 'kiba' Dao # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public
October 28, 2006
2:16PM EDT
by Kiba
View all
80 lines
Includes file attachment.
#Copyright (C) 2006 by Han Dao #This is an example program that demostrate the input system of the rbGooey library. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by
October 28, 2006
2:00PM EDT
by Kiba
View all
148 lines
Includes file attachment.
# rbGooey. -- Game GUI library to be used with rubygame # Copyright (C) 2006 Han 'kiba' Dao # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public
October 28, 2006
12:32PM EDT
by Kiba
View all
148 lines
Includes file attachment.
# rbGooey. -- Game GUI library to be used with rubygame # Copyright (C) 2006 Han 'kiba' Dao # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public
October 28, 2006
12:32PM EDT
by Kiba
View all
224 lines
Includes file attachment.
class TextRender #Set up the class by using the Main class attr_accessor :main def initialize main @main = main
