Documentation ¶
Index ¶
Constants ¶
View Source
const (
WALK_SPEED = 1.0 // cm per second
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SelectGaitSkill ¶
func (*SelectGaitSkill) OnClose ¶
func (d *SelectGaitSkill) OnClose()
func (*SelectGaitSkill) OnConnect ¶
func (d *SelectGaitSkill) OnConnect()
func (*SelectGaitSkill) OnDisconnect ¶
func (d *SelectGaitSkill) OnDisconnect()
func (*SelectGaitSkill) OnRecvJSON ¶
func (d *SelectGaitSkill) OnRecvJSON(data []byte)
func (*SelectGaitSkill) OnRecvString ¶
func (d *SelectGaitSkill) OnRecvString(data string)
func (*SelectGaitSkill) OnStart ¶
func (d *SelectGaitSkill) OnStart()
Click to show internal directories.
Click to hide internal directories.