Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
echo
2016-04-20 14:58:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
69897ff0f36ff79a8f6612991d094ab3b7f6baa0
69897ff0
1 parent
4d82b008
Updated 远程教学之画板相关消息 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
19 deletions
远程教学之画板相关消息.md
远程教学之画板相关消息.md
View file @
69897ff
...
...
@@ -45,33 +45,15 @@
### 绘画消息
*
开始绘画消息
```
type:templateAction
subtype:drawingBoard
command:beginDraw
startX:200
startY:100
```
*
绘画中的消息
```
type:templateAction
subtype:drawingBoard
command:draw
ing
command:draw
attachment:smallFile
```
附件记录了绘画过程中的所有点的信息的数组。
*
绘画结束消息
```
type:templateAction
subtype:drawingBoard
command:endDraw
endX:50
endY:50
```
绘画点信息
```
"currentLocationX":100
...
...
Please
register
or
login
to post a comment