ParaEngine SDK Short cut Manager

ParaEngine SDK中的Short Cut 编辑器, 类似Visual Studio的编辑器

功能

  • 列出引擎的所有Command和他们已有的快捷键
  • 选择一个Command, 并且制定组合键。支持的组合键Ctrl, Alt, Shift + 其他, 或单独的F1-F12
  • 保存设置到XML文件
  • 可以加载预先设置好的快捷XML文件。
  • 代码放在script/ide/keyboardshotcut中,可以通过
    • commonlib.keyboardshotcut.start() : 开始侦听,并加载
    • commonlib.keyboardshotcut.stop() : 结束侦听
    • commonlib.keyboardshotcut.show_editor() : 基于MCML的UI编辑界面,参考visual studio

Short Cut Key Dialog in Visual Studio:
ShortCutKeyDemo.gif

SDK 缺省快捷键

shot cut key commandSorted ascending
F12 Debug console
CTRL+SHIFT+S 保存周围500米的世界
F4 显示网格,统计等切换
CTRL+SHIFT+A 模型浏览器
CTRL+SHIFT+L 重新加载当前世界
Topic attachments
I Attachment History Action Size Date Who Comment
GIFgif ShortCutKeyDemo.gif r1 manage 16.0 K 2009-06-18 - 06:44 LiXizhi Short Cut Key Dialog in Visual Studio
Topic revision: r1 - 2009-06-18 - LiXizhi
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback