Package org.vrspace.server.dto
Class VREvent
java.lang.Object
org.vrspace.server.dto.VREvent
- Direct Known Subclasses:
ClientRequest
An event that happened to an object. Event can change one or more properties
of an object, and can be generated internally. It's typically received from a
client, and represents changes to clients own properties, e.g. position.
- Author:
- joe
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VREvent
-
VREvent
-
-
Method Details
-
addChange
-
getSourceClassName
-
getSourceId
-
getSourceID
-
sourceIs
-
isOwner
public boolean isOwner()
-