#include <string.h>#include "inferno.h"#include "editor/editor.h"Functions | |
| void | get_previous_segment (int curseg_num, int curside, int *newseg_num, int *newside) |
| void | get_next_segment (int curseg_num, int curside, int *newseg_num, int *newside) |
| int | SelectCurrentSegForward () |
| int | SelectCurrentSegBackward () |
| int | SelectNextSide () |
| int | SelectPrevSide () |
| int | CopySegToMarked () |
| int | SelectBottom () |
| int | SelectFront () |
| int | SelectTop () |
| int | SelectBack () |
| int | SelectLeft () |
| int | SelectRight () |
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6