Function snake_sdk::get_current_pos
source · pub fn get_current_pos() -> (u32, u32)
Expand description
Get the current position of the head of the snake.
pub fn get_current_pos() -> (u32, u32)
Get the current position of the head of the snake.