class Asteroid
- Asteroid
- PF::Sprite
- Reference
- Object
Included Modules
- PF::CircleCollision
- PF::VectorSprite
Defined in:
asteroid.crConstructors
Instance Method Summary
- #color : PF::Pixel
- #color=(color : PF::Pixel)
- #draw(engine)
- #size : Float64
- #size=(size : Float64)
- #update(dt)