com.threerings.tudey.data
Class EntityKey
java.lang.Object
com.threerings.io.SimpleStreamableObject
com.threerings.tudey.data.EntityKey
- All Implemented Interfaces:
- com.threerings.io.Streamable
- Direct Known Subclasses:
- EntityKey.Actor, EntityKey.Entry
public abstract class EntityKey
- extends com.threerings.io.SimpleStreamableObject
Identifies an entity (scene entry or actor) within the scene.
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
com.threerings.io.Streamable.Closure |
| Methods inherited from class com.threerings.io.SimpleStreamableObject |
toString |
EntityKey
public EntityKey()
Copyright © 2011. All Rights Reserved.