move.ctxt

来自「用JAVA语言编写的最简单的迷宫」· CTXT 代码 · 共 23 行

CTXT
23
字号
#BlueJ class context
comment0.target=class\ Move
comment1.target=b_x
comment10.target=rect1
comment11.params=e
comment11.target=void\ actionPerformed(ActionEvent)
comment12.params=
comment12.target=void\ init()
comment13.target=b_y
comment2.params=e
comment2.target=void\ keyPressed(KeyEvent)
comment3.target=b_replay
comment4.target=b_go
comment5.params=g
comment5.target=void\ paint(Graphics)
comment6.params=e
comment6.target=void\ keyReleased(KeyEvent)
comment7.target=rect3
comment8.target=rect2
comment9.params=e
comment9.target=void\ keyTyped(KeyEvent)
numComments=14

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?