/// <summary> /// Class holds all nodes and reward on the level. /// Responsible: /// for giving starting nodes to actors /// for reseting pacman info on nodes /// for pacman eating reward, check is made here and info is returned to pacman /// for drawing rewards /// </summary>
I want each of those lines to display on separate line in VS when I hover my mouse over the class.
Hints how to do it?
Thx

New Topic/Question
Reply




MultiQuote





|