#include <pawstexturemanager.h>
 | 
| virtual void  | Draw (int x, int y, int alpha=-1)=0 | 
|   | 
| virtual void  | Draw (csRect rect, int alpha=-1)=0 | 
|   | 
| virtual void  | Draw (int x, int y, int newWidth, int newHeight, int alpha=-1)=0 | 
|   | 
| virtual void  | ExpandClipRect (csRect &clipRect)=0 | 
|   | 
| virtual int  | GetDefaultAlpha () const =0 | 
|   | 
| virtual int  | GetHeight () const =0 | 
|   | 
| virtual const char *  | GetName () const =0 | 
|   | 
| virtual int  | GetWidth () const =0 | 
|   | 
| virtual bool  | IsLoaded () const =0 | 
|   | 
|   | SCF_INTERFACE (iPawsImage, 1, 0, 0) | 
|   | 
Definition at line 44 of file pawstexturemanager.h.
 
  
  
      
        
          | virtual void iPawsImage::Draw  | 
          ( | 
          int  | 
          x,  | 
         
        
           | 
           | 
          int  | 
          y,  | 
         
        
           | 
           | 
          int  | 
          alpha = -1  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void iPawsImage::Draw  | 
          ( | 
          csRect  | 
          rect,  | 
         
        
           | 
           | 
          int  | 
          alpha = -1  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void iPawsImage::Draw  | 
          ( | 
          int  | 
          x,  | 
         
        
           | 
           | 
          int  | 
          y,  | 
         
        
           | 
           | 
          int  | 
          newWidth,  | 
         
        
           | 
           | 
          int  | 
          newHeight,  | 
         
        
           | 
           | 
          int  | 
          alpha = -1  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void iPawsImage::ExpandClipRect  | 
          ( | 
          csRect &  | 
          clipRect | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual int iPawsImage::GetDefaultAlpha  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual int iPawsImage::GetHeight  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual const char* iPawsImage::GetName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual int iPawsImage::GetWidth  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual bool iPawsImage::IsLoaded  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
      
        
          | iPawsImage::SCF_INTERFACE  | 
          ( | 
          iPawsImage  | 
          ,  | 
        
        
           | 
           | 
          1  | 
          ,  | 
        
        
           | 
           | 
          0  | 
          ,  | 
        
        
           | 
           | 
          0  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this struct was generated from the following file: