Type Alias bones_framework::external::ggrs::PlayerHandle
pub type PlayerHandle = usize;
Expand description
Each player is identified by a player handle.
pub type PlayerHandle = usize;
Each player is identified by a player handle.