文档和命令行

This commit is contained in:
沈瑗杰 2023-01-25 11:04:28 +08:00
parent cbdeb41c48
commit f76d092b1f
2 changed files with 5 additions and 1 deletions

View File

@ -247,7 +247,7 @@ class SR1ShipRender(BaseScreen):
# self.render_ship()
self.need_draw = True
print('应该渲染飞船的')
elif command.re_match('sr'):
elif command.re_match('debug'):
print('sr ?')
if command.re_match('delta'):
SR1ShipRender_Option.debug_d_pos = not SR1ShipRender_Option.debug_mouse_d_pos

View File

@ -33,6 +33,10 @@
- `PartDatas`
- 用于在 `PyObj` 里 暗 渡 陈 仓 装 `HashMap<uszie, SR1PartData>`
### 命令
- 有点尴尬,`sr1` 的命令不大好使,改成 `debug`
## 20230120 V 0.6.5.0
### 抱歉,我撒谎了(