示例#1
0
 override protected int GetTileColor(int pos = -1)
 {
     return(parent.GetValueAtListPos(pos).GetColorVal());
 }