Class
GGLib::Animation
In:
gglib/image.rb
Parent:
Object
Methods
data
del
deleteAllAnimations
done
draw
get
new
restart
Attributes
animObj
[R]
height
[R]
loop
[R]
name
[R]
speed
[R]
src
[R]
width
[R]
Public Class methods
deleteAllAnimations
()
get
(at)
new
(name,src,speed,width,height,loop=true)
Public Instance methods
data
()
del
()
done
()
draw
(x,y,z)
restart
()
[Validate]