Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

gms2 object method

// It's important that this method is defined before it's being used
// put the function inside of the create event!
methodName = function(args) {
  // Do stuff
}
Source by gdpalace.wordpress.com #
 
PREVIOUS NEXT
Tagged: #object #method
ADD COMMENT
Topic
Name
6+8 =