pub fn encode_position( source: u32, root_x: i16, root_y: i16, time: u32, action: u32, ) -> [u32; 5]
Encode XdndPosition for the source side.
XdndPosition