void loadFromPointer(Pointer<SdlEvent> pointer) { type = pointer.kdevice.ref.type; reserved = pointer.kdevice.ref.reserved; timestamp = pointer.kdevice.ref.timestamp; which = pointer.kdevice.ref.which; }