module SF
#
Extended modules
SF
Constants#
SFML_VERSION = "2.6.0"
#
VERSION = "2.6.0"
#
Methods#
#float_rect(left : Number, top : Number, width : Number, height : Number)
#
Shorthand for FloatRect.new
Converts arguments to Float32
#int_rect(left : Int, top : Int, width : Int, height : Int)
#
Shorthand for IntRect.new
Converts arguments to Int32