如何在 MS Visio 中导入 XNA 类型(和其他类型)?
我正在开发我们将在 XNA 中完成的游戏的 UML,但 Visio 不提供 XNA 类型(如 Vector3 或 Model)。目前,我用 C#::Object 替换这些类型,但理解它并没有多大用处...
有没有办法在 Visio 中导入 XNA 类型,或者我是否必须手动重新创建它们?
感
谢阿尔特夫卡特
I'm working on the UML of a game we will do in XNA, but Visio does not provide XNA types (like Vector3 or Model). For the moment, I replace those types by C#::Object but it's not really useful to understand...
Is there a way to import XNA types in Visio, or do I have to recreate them manually ?
Thanks
Altefquatre
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果你有 Visual Studio Professional 或以上版本,我相信它附带了一个 UML 图工具,可以自动包含你所有的类和方法。
If you have visual studio professional or above, I believe it comes with a UML diagram tool that automatically includes all your classes and methods.