* Gets the action tus that were linked to this menu item. * @return The timeunits that were linked to this menu item. */
| 107 | * @return The timeunits that were linked to this menu item. |
| 108 | */ |
| 109 | int ActionMenuItem::getTUs() const |
| 110 | { |
| 111 | return _tu; |
| 112 | } |
| 113 | |
| 114 | /** |
| 115 | * Replaces a certain amount of colors in the surface's palette. |
no outgoing calls
no test coverage detected