Class: UIImage

Inherits:
Object
  • Object
show all
Defined in:
lib/motion-xray/xray_ext.rb

Class Method Summary collapse

Class Method Details

.imageNamed(name) ⇒ Object



4
5
6
# File 'lib/motion-xray/xray_ext.rb', line 4

def imageNamed(name)
  imageNamed_xray_old(name)
end

.imageNamed_xray_oldObject



3
# File 'lib/motion-xray/xray_ext.rb', line 3

alias :imageNamed_xray_old :imageNamed