14
edits
m (→Example) |
m (function name) |
||
Line 251: | Line 251: | ||
/* Here is where you'd include code to figure out the GUID of the item | /* Here is where you'd include code to figure out the GUID of the item | ||
that has changed... */ | that has changed... */ | ||
this. | this.addChangedID(guid); | ||
// Update the score as you see fit: | // Update the score as you see fit: |
edits