ewol::event::Input Class Reference
  | Public Member Functions | |
| Input (enum gale::key::type _type, enum gale::key::status _status, uint8_t _id, const vec2 &_pos, gale::key::Special _specialKey) | |
| void | setType (enum gale::key::type _type) | 
| enum gale::key::type & | getType () const | 
| void | setStatus (enum gale::key::status _status) | 
| enum gale::key::status & | getStatus () const | 
| void | setId (uint8_t _id) | 
| const uint8_t & | getId () const | 
| void | setPos (const vec2 &_pos) | 
| const vec2 & | getPos () const | 
| void | setSpecialKey (const gale::key::Special &_specialKey) | 
| const gale::key::Special & | getSpecialKey () const | 
| void | reset () const | 
Member Function Documentation
§ reset()
| 
 | inline | 
Reset the input property of the curent event.
The documentation for this class was generated from the following file:
- framework/atria-soft/ewol/ewol/event/Input.hpp
 1.8.12
 1.8.12