Cloud

Drawable, slowly moving cloud

Constructors

this
this(float _horizontal_offset, float _height)

Constructs a cloud at given height and horizontal offset

Members

Functions

draw
void draw(RenderTarget target, RenderStates states)
Undocumented in source. Be warned that the author may not have intended to support it.
move
void move(float f)

Moves the cloud x px to the left

Meta