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