Skip to main content

node_at

Function node_at 

Source
pub fn node_at(x: i32, y: i32) -> Option<NodeSpec>
Expand description

Procgen entry point: returns the node at lot (x, y), or None if the lot is empty.