#include "EditorGuide.h"
#include <string>
Go to the source code of this file.
Variables | |
std::string | _tips [] |
const int | _RI_show_previous = 1 |
const int | _RI_show_next = 2 |
Definition in file EditorGuide.cpp.
const int _RI_show_next = 2 |
Definition at line 38 of file EditorGuide.cpp.
const int _RI_show_previous = 1 |
Definition at line 37 of file EditorGuide.cpp.
std::string _tips[] |
Initial value:
{ "Right click on empty space and select 'Insert vertex' to add a vertex.", "Use Best Fit on the View menu or tool bar to see the entire track. You can also zoom in and out and scroll manually.", "Drag a yellow cursor to move a vertex.", "Right click a yellow cursor to change a vertex's segment.\nThe available segments depend on theme.", "Right click a yellow cursor and press 'Delete vertex' to remove a vertex.", "You can undo your actions one at a time using Undo from the edit menu or tool bar.", "Use a green point to pick a vertex's forward direction.\nDragging it far away from the yellow cursor points it at the horizon.\nDragging it towards the yellow cursor points it above the horizon.", "Use a red point to pick a vertex's up direction.", "Drag a pink point to another to create an edge connecting two vertices.\nThe pink dots attach to specific points on the vertex's segment.\nThe order is important. Drag from where the cars enter the edge to where they leave it.\nRemember the green lines point forward.", "Right click a white line to change an edge's segment. Some segments are not suitable for use on edges.", "Right click a white line and press 'Make starting positions' to select the edge where the cars start the game. The end of the edge will become the start/finish line.\nIt is insensitive on the edge that already has the start positions.", "Drag the blue dots to change how the strong the curve is at each end of an edge.", "Right click a white line and press 'Delete edge' to remove an edge.", "Use Front and side view to change the height of vertices (drag yellow cursors up and down). It can also make setting the up direction easier (drag red dots).", "Right click a white line and press 'Add booster' to add a booster in the middle of an edge.", "You can move a booster along an edge by dragging its base.", "To delete a booster, right click the base and press 'Delete Attachment'.", "Once you have made a complete loop, use Test on the File menu or tool bar to race on your track.", }
Definition at line 16 of file EditorGuide.cpp.
Generated at Mon Sep 6 00:41:15 2010 by Doxygen version 1.4.7 for Racer version svn335.