Function snake_sdk::get_arena_size

source ·
pub fn get_arena_size() -> (u32, u32)
Expand description

Get the (width, height) of the arena. This is constant and does not change during a game.