Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想实现一个模型,包括一个允许我通过在其界面上单击鼠标来做各种事情的功能。但是,我无法确定是否可以在基于 Repast Simphony 的模型上实现鼠标单击。请帮忙。
鼠标点击可以在 Repast 中实现。只需转到导入项目-> 其他-> 导入 Repast 示例模型-> 捕鼠器。
该模型允许用户使用鼠标左/右键单击以及滚动。模型中的类会很有帮助:)