module Boleite::Transformable
Direct including types
- Boleite::CircleShape
- Boleite::LineShape
- Boleite::PartialCircleShape
- Boleite::Shape
- Boleite::Sprite
- Boleite::Text
Defined in:
boleite/graphics/circle_shape.crboleite/graphics/line_shape.cr
boleite/graphics/partial_circle_shape.cr
boleite/graphics/shape.cr
boleite/graphics/sprite.cr
boleite/graphics/text.cr
boleite/graphics/transformable.cr
Instance Method Summary
- #move(x, y)
- #move(offset)
- #origo
- #origo=(origo)
- #position
- #position=(pos)
- #rotate(rot)
- #rotation
- #rotation=(rot)
- #scale
- #scale=(scale)
- #transformation
- #update_transformation