增加门控箱交互接口;修改门控箱构建逻辑bug;增加屏蔽门状态
This commit is contained in:
parent
0eb750b76a
commit
d3a42565a8
@ -17,7 +17,7 @@ func main() {
|
||||
// // idcomp := component.IdComp
|
||||
// // entities := w.CreateMany(10, idcomp, system.TurnoutStateComp)
|
||||
// // for i, entry := range entities {
|
||||
// // idcomp.SetValue(entry, component.Id(fmt.Sprintf("%d", i)))
|
||||
// // idcomp.SetValue(entry, component.ButtonCode(fmt.Sprintf("%d", i)))
|
||||
// // var db bool
|
||||
// // var fb bool
|
||||
// // if i%2 == 0 {
|
||||
|
Loading…
Reference in New Issue
Block a user