Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating new parameters question
Adrianis Offline
Senior Member

Posts: 620
Threads: 6
Joined: Feb 2012
Reputation: 27
#3
RE: Creating new parameters question

^ this, but also...
Quote: how do I know that the new parameter will do exactly what I said
The parameter will do what you tell it to do in the logic of the function. Parameters are simply variables of a given type that you provide to the function when you call it, they don't 'do' anything in-and-of themselves
Quote: Is it tested that it'll do exactly what I describe?
You haven't 'described' anything for it to do. When you write some code in the function, you should have a good idea of how to test if it's working

07-30-2013, 04:06 PM
Find


Messages In This Thread
RE: Creating new parameters question - by Adrianis - 07-30-2013, 04:06 PM



Users browsing this thread: 1 Guest(s)