Libraries
»
gglib
(1.1.0)
»
Index
»
GGLib
»
DrawnThemeInstance
»
#draw
Method: GGLib::DrawnThemeInstance#draw
Defined in:
lib/theme.rb
#
draw
⇒
Object
145 146 147
# File 'lib/theme.rb', line 145
def
draw
@klass
.
draw
(
@x1
,
@y1
,
@x2
,
@y2
,
@state
)
end