com.threerings.tudey.client.sprite
Class GlobalSprite.Camera
java.lang.Object
com.threerings.expr.SimpleScope
com.threerings.tudey.client.sprite.GlobalSprite.Implementation
com.threerings.tudey.client.sprite.GlobalSprite.Camera
- All Implemented Interfaces:
- Scope, ScopeUpdateListener
- Enclosing class:
- GlobalSprite
public static class GlobalSprite.Camera
- extends GlobalSprite.Implementation
A camera implementation.
| Fields inherited from interface com.threerings.expr.Scope |
EPOCH, NOW |
GlobalSprite.Camera
public GlobalSprite.Camera(TudeyContext ctx,
Scope parentScope,
SceneGlobalConfig.Camera config)
- Creates a new environment model implementation.
setConfig
public void setConfig(SceneGlobalConfig.Camera config)
- (Re)configures the implementation.
dispose
public void dispose()
- Description copied from class:
SimpleScope
- Releases the resources associated with this scope.
- Overrides:
dispose in class SimpleScope
Copyright © 2011. All Rights Reserved.