Toggle navigation
Toggle navigation
This project
Loading...
Sign in
easygame_sdk
/
easygame_sdk_android
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
lizhihui
2016-09-09 15:34:55 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
280ed41055963bb1fe47e7f646be7a6e84814711
280ed410
1 parent
840a1dd0
update
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
README.md
README.md
View file @
280ed41
...
...
@@ -277,9 +277,12 @@ UserManager.setServer(context, serverid);
`注:游戏若无调用本函数将无法使用充值功能。`
-
设置角色信息
```
java
UserManager.setRole(context, roleid, rolename);
```
- context 上下文
- roleid 游戏的玩家角色ID
...
...
Please
register
or
login
to post a comment