@DaveVoyles Constants are often named with all-caps, in which case you would need underscores to break up the words. MAX_JUMP_HEIGHT.
-
-
-
@The_Rabbit42 Ahh that make sense, tanks
End of conversation
New conversation -
-
-
@DaveVoyles its customary to use underscore for private variables, and then lower case for local variables, and uppercase for public. -
@AlgittStudios Thank you, easiest to understand so far!
End of conversation
New conversation -
-
-
@garfbradaz Thank you for clarifyingThanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
This Tweet is unavailable.
-
@Eric_S_Collado Oh I believe it :)
End of conversation
-
-
-
@DaveVoyles I use it to avoid scope issues with params and private members, easier than using - this.membername = membername -
@MachXGames public string FirstName { get { return _firstName; } set { _firstName = value; } }
End of conversation
New conversation -
-
-
@garfbradaz That's a smart idea, I'm going to consider that for my next projectThanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.