I'm making a small game and I don't know whether I should have the majority of the statements in the main function or instead just put them as void functions in my player
object (I'm not really returning anything other than boolean values throughout each iteration).
问问题
105 次