class

JamWarmUp::Bullet

Inherits Reference < Object

Constants

Color = SF::Color::Red
Damage = 25
Height = 12
Radius = 6
Speed = 1920
Width = 48

Constructors

new(x : Float32 | Int32 = 0, y : Float32 | Int32 = 0)
Source

Instance methods

circle
Source
collision_box
Source
color
Source
damage
Source
dead?
Source
draw(window : SF::RenderWindow)
Source
height
Source
radius
Source
rectangle
Source
speed
Source
update(frame_time)
Source
width
Source