Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
breakout
master
Breakout
Ball
Block
Game
Player
Built with Crystal 1.10.0
2023-11-04 00:59:51 UTC
class
Breakout::
Ball
Breakout::Ball
SF::CircleShape
SF::Shape
SF::Transformable
Reference
Object
Defined in:
breakout/ball.cr
Instance Method Summary
#collision
(vertical : Bool)
#direction
: UInt64
Instance Method Detail
def
collision
(vertical : Bool)
#
[
View source
]
def
direction
: UInt64
#
[
View source
]