|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Prespawnable
An interface for actors that can be prespawned immediately on the client before being spawned for real later on the server.
| Method Summary | |
|---|---|
int |
getClientOid()
Returns the oid of the client that (may have) prespawned the actor. |
void |
noteSource(Actor actor)
Notes the source of the prespawn. |
void |
setClientOid(int clientOid)
Sets the oid of the client that (may have) prespawned the actor, or zero for none. |
| Method Detail |
|---|
void noteSource(Actor actor)
void setClientOid(int clientOid)
int getClientOid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||