| 
    Nymph Game Engine
    
   Chaiscript based Game Engine 
   | 
 
This is the complete list of members for Game::SpriteMoveEvent, including all inherited members.
| create(glm::vec2 &velocity, const glm::vec2 &next_position) | Game::SpriteMoveEvent | inlinestatic | 
| Event(const EventType &type) | Events::Event | inline | 
| getEventType() const | Events::Event | inline | 
| getNextPosition() const noexcept | Game::SpriteMoveEvent | inline | 
| getVelocity() const noexcept | Game::SpriteMoveEvent | inline | 
| SpriteMoveEvent(const glm::vec2 &velocity, const glm::vec2 &next_position) | Game::SpriteMoveEvent | inline |