com.threerings.parlor.game.data
Class UserIdentifier
java.lang.Object
com.threerings.parlor.game.data.UserIdentifier
public class UserIdentifier
- extends Object
|
Method Summary |
static int |
getUserId(com.threerings.util.Name name)
Returns the id of the specified user, or 0 if they're not valid. |
static void |
setIder(UserIdentifier.Ider userIder)
Set the global user identifier to use. |
UserIdentifier
public UserIdentifier()
getUserId
public static int getUserId(com.threerings.util.Name name)
- Returns the id of the specified user, or 0 if they're not valid.
setIder
public static void setIder(UserIdentifier.Ider userIder)
- Set the global user identifier to use.
Copyright © 2011. All Rights Reserved.