Bitmap: Add warning to 'flush()'
This commit is contained in:
		
							parent
							
								
									f67a73cb4f
								
							
						
					
					
						commit
						52dd1dbe2f
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -105,6 +105,8 @@ public:
 | 
			
		|||
	DECL_ATTR(Font, Font*)
 | 
			
		||||
 | 
			
		||||
	/* <internal> */
 | 
			
		||||
	/* Warning: Flushing might change the current
 | 
			
		||||
	 * FBO binding (so don't call it during 'draw()' routines */
 | 
			
		||||
	void flush() const;
 | 
			
		||||
	TEXFBO &getGLTypes();
 | 
			
		||||
	SDL_Surface *megaSurface() const;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue