really strange function errors
    Trass3r 
    un at known.com
       
    Fri Jul 23 15:39:06 PDT 2010
    
    
  
Getting a bunch of strange errors, anybody got an inkling what the cause  
might be?
Error: function Sprite.size () is not callable using argument types () <-  
wtf?
Error: function Sprite.getPixel (uint x, uint y) is not callable using  
argument types (uint,uint) const
Error: function Sprite.rotation (float angle) is not callable using  
argument types ()
-> even though there is a rotation()!
    
    
More information about the Digitalmars-d-learn
mailing list