BaseTexture Class
A texture stores the information that represents an image. All textures have a base texture
Constructor
BaseTexture
    
        
            (
    
    
    
    
    
    
    
    
    
    - 
                    
                        source
Parameters:
- 
                    
                        sourceStringthe source object (image or canvas) 
