Codechange: move all input-handling of video-drivers into InputLoop
This commit is contained in:
		
				
					committed by
					
						
						Patric Stout
					
				
			
			
				
	
			
			
			
						parent
						
							38b4ae1c0e
						
					
				
				
					commit
					661eb39ecc
				
			@@ -43,6 +43,7 @@ public:
 | 
			
		||||
 | 
			
		||||
protected:
 | 
			
		||||
	Dimension GetScreenSize() const override;
 | 
			
		||||
	void InputLoop() override;
 | 
			
		||||
 | 
			
		||||
private:
 | 
			
		||||
	int PollEvent();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user