# File lib/rubysdl_compatible_ver1.rb, line 167
    def autoLock=(val)
      if val then autoLockON else autoLockOFF end
    end