#include <sdl_helper.hpp>
Definition at line 18 of file sdl_helper.hpp.
 
  
  | 
        
          | virtual SdlNativePlatform::~SdlNativePlatform | ( |  | ) |  |  | virtualdefault | 
 
 
  
  | 
        
          | std::unique_ptr< SdlNativePlatform > SdlNativePlatform::Create | ( | SDL_Window * | window | ) |  |  | static | 
 
 
  
  | 
        
          | virtual void SdlNativePlatform::RegisterWindow | ( | SDL_Window * | window | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | virtual void SdlNativePlatform::SendEvent | ( |  | ) |  |  | pure virtual | 
 
 
  
  | 
        
          | virtual void SdlNativePlatform::UnregisterWindow | ( | SDL_Window * | window | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | virtual void SdlNativePlatform::WaitEvent | ( |  | ) |  |  | pure virtual | 
 
 
The documentation for this class was generated from the following files: