Ah, you need to tell the cgmath dependency in your Cargo.toml to use the mint feature, which is what ggez uses for math interoperability: cgmath = {version= ...
確定! 回上一頁