Documentation
¶
Index ¶
Constants ¶
View Source
const ( CellSeat = iota + 1 CellTable CellBookshelf CellWall CellDoor CellWindow )
1-座位,2-桌子,3-书架,4-墙,5-门,6-窗户
View Source
const ( CellStatusFree = iota + 1 CellStatusUsing CellStatusLock )
1-空闲,2-使用中,3-锁定
View Source
const ( StatusAll = iota StatusEnable StatusDisable )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.