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