|
synfig-studio
1.0.3
|
Template File. More...
Functions | |
| ACTION_INIT (Action::WaypointSet) | |
| ACTION_SET_NAME (Action::WaypointSet,"WaypointSet") | |
| ACTION_SET_LOCAL_NAME (Action::WaypointSet, N_("Set Waypoint")) | |
| ACTION_SET_TASK (Action::WaypointSet,"set") | |
| ACTION_SET_CATEGORY (Action::WaypointSet, Action::CATEGORY_WAYPOINT) | |
| ACTION_SET_PRIORITY (Action::WaypointSet, 0) | |
| ACTION_SET_VERSION (Action::WaypointSet,"0.0") | |
| ACTION_SET_CVS_ID (Action::WaypointSet,"$Id$") | |
Template File.
$Id$
| ACTION_INIT | ( | Action::WaypointSet | ) |
| ACTION_SET_NAME | ( | Action::WaypointSet | , |
| "WaypointSet" | |||
| ) |
| ACTION_SET_LOCAL_NAME | ( | Action::WaypointSet | , |
| N_("Set Waypoint") | |||
| ) |
| ACTION_SET_TASK | ( | Action::WaypointSet | , |
| "set" | |||
| ) |
| ACTION_SET_CATEGORY | ( | Action::WaypointSet | , |
| Action::CATEGORY_WAYPOINT | |||
| ) |
| ACTION_SET_PRIORITY | ( | Action::WaypointSet | , |
| 0 | |||
| ) |
| ACTION_SET_VERSION | ( | Action::WaypointSet | , |
| "0.0" | |||
| ) |
| ACTION_SET_CVS_ID | ( | Action::WaypointSet | , |
| "$Id$" | |||
| ) |
1.8.1.2