Hi, i am very confused about this, hope some one can clear this up for me.
I am making a simple game that depend on mouse click, so that is handled by the onButtonUp. The question is when i want to make an option of 1 or 2 players on the main menu, VC gives a simple function without any parameters.
How am i going to get the similar input as to onButtonUp ( which is the CPoint)

Thanks.