We could define a variable for that, let's call the variable “LightOn” and make it an array of booleans: bool LightOn[5];. As with other variables, we can ...
確定! 回上一頁