//
pkg.gl
Category
github.com/gitbufenshuo/gopen
example
jumpjump
logic
logic_jump
package
0.0.0-20220305075649-57825537b64f
Repository:
https://github.com/gitbufenshuo/gopen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
546 SLOC
#
Functions
NewLogicJump
No description provided by the author
#
Constants
Att_Pugong
普攻.
Att_Skill1
技能1.
PlayerMode_DoAtt
主动攻击.
PlayerMode_Jump
跳.
PlayerMode_Moving
移动.
PlayerMode_Static
静止.
PlayerMode_UnderAtt
受攻击.
#
Structs
LogicJump
No description provided by the author
LogicJumpSignal
No description provided by the author
#
Type aliases
PlayerMode
No description provided by the author
WhichAtt
普攻和放技能,都用这个状态,具体的逻辑去区分 */.