10 lines
152 B
Text
10 lines
152 B
Text
request destroy (destructor) {
|
|
}
|
|
|
|
event relative_motion {
|
|
utime: u64,
|
|
dx: fixed,
|
|
dy: fixed,
|
|
dx_unaccel: fixed,
|
|
dy_unaccel: fixed,
|
|
}
|