Documentation
¶
Index ¶
Constants ¶
View Source
const ( GameIDNewCustom = -2 GameIDNewLocal = -1 )
View Source
const (
LogFormat = "2006-01-02 15:04:05"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DrawObject ¶
type DrawObject int
const ( DrawAll DrawObject = iota DrawMessages DrawPlayerMatrix DrawMultiplayerMatrixes )
type GameAction ¶
type GameAction int
const ( ActionUnknown GameAction = iota ActionRotateCCW ActionRotateCW ActionMoveLeft ActionMoveRight ActionSoftDrop ActionHardDrop ActionPing ActionStats ActionNick )
type GameOverEvent ¶
type GameOverEvent struct {
Event
}
type MessageEvent ¶
type NicknameEvent ¶
type ScoreEvent ¶
type SendGarbageEvent ¶
Click to show internal directories.
Click to hide internal directories.