Function chess_computer::ui::board::setup

source ·
pub(super) fn setup(
    commands: Commands<'_, '_>,
    properties: Res<'_, BoardProperties>
)