257 258 259 260
# File 'lib/raylib_helper.rb', line 257 def with_rotation(rotation) self[:rotation] = rotation self end