16 ::ll::TypedStorage<4, 4, int> state;
17 ::ll::TypedStorage<1, 1, uchar> key;
18 ::ll::TypedStorage<4, 4, int> controllerId;
19 ::ll::TypedStorage<4, 4, int> lshiftState;
20 ::ll::TypedStorage<4, 4, int> controlState;
21 ::ll::TypedStorage<4, 4, int> menuState;
22 ::ll::TypedStorage<1, 1, bool> isRepeatedEvent;