ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/doc/Features.doc
Revision: 1.1
Committed: Fri Feb 3 07:11:46 2006 UTC (18 years, 5 months ago) by root
Content type: application/msword
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Map
2     Load
3     Reload
4     Enter
5     Save
6     SaveAs
7     - attributes
8     (path,width,height)
9     Resize&Scroll
10     ResizeByOne(left,right,up,down)
11     ScrollByOne(left,right,up,down)
12     ChangePath
13    
14     Object
15    
16     Procs:
17     FeedProc(Map,x,y,z)
18     Area = InsertProc(Map,Object,x,y,z)
19    
20    
21    
22