|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package com.threerings.cast |
|---|
| Class com.threerings.cast.ActionSequence extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String name
float framesPerSecond
Point origin
int[] orients
| Class com.threerings.cast.CharacterComponent extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int componentId
String name
ComponentClass componentClass
FrameProvider _frameProvider
| Class com.threerings.cast.ComponentClass extends Object implements Serializable |
|---|
serialVersionUID: 4L
| Serialized Fields |
|---|
String name
int renderPriority
String[] colors
String mask
String shadow
float shadowAlpha
boolean translate
ComparableArrayList<T extends Comparable<? super T>> _overrides
| Class com.threerings.cast.ComponentClass.PriorityOverride extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int renderPriority
String action
String component
ArrayIntSet orients
| Class com.threerings.cast.NoSuchComponentException extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
int _componentId
| Package com.threerings.cast.builder |
|---|
| Class com.threerings.cast.builder.BuilderPanel extends JPanel implements Serializable |
|---|
| Class com.threerings.cast.builder.ClassEditor extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
ComponentClass _cclass
List<E> _components
JLabel _clabel
BuilderModel _model
| Class com.threerings.cast.builder.ComponentPanel extends JPanel implements Serializable |
|---|
| Class com.threerings.cast.builder.SpritePanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
CharacterSprite _sprite
CharacterManager _charmgr
BuilderModel _model
| Package com.threerings.cast.bundle.tools |
|---|
| Class com.threerings.cast.bundle.tools.ComponentBundlerTask.HashMapIDBroker extends HashMap<Tuple<String,String>,Integer> implements Serializable |
|---|
| Serialized Fields |
|---|
int _nextCID
int _startCID
| Class com.threerings.cast.bundle.tools.ComponentBundlerUtil.ActionMap extends HashMap<String,TileSet> implements Serializable |
|---|
| Serialized Fields |
|---|
String _name
| Package com.threerings.media |
|---|
| Class com.threerings.media.ManagedJApplet extends JApplet implements Serializable |
|---|
| Serialized Fields |
|---|
FrameManager _fmgr
| Class com.threerings.media.ManagedJFrame extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
FrameManager _fmgr
| Class com.threerings.media.MediaPanel extends JComponent implements Serializable |
|---|
| Serialized Fields |
|---|
MetaMediaManager _metamgr
AnimationManager _animmgr
SpriteManager _spritemgr
RegionManager _remgr
boolean _tickPaintPending
MediaPanel.ActionSpriteHandler _actionHandler
int _actionSpriteCount
ArrayList<E> _obscurerList
| Class com.threerings.media.SafeScrollPane extends JScrollPane implements Serializable |
|---|
| Serialized Fields |
|---|
Dimension _override
| Class com.threerings.media.VirtualMediaPanel extends MediaPanel implements Serializable |
|---|
| Serialized Fields |
|---|
Rectangle _vbounds
int _nx
int _ny
int _dx
int _dy
Mirage _background
byte _fmode
Pathable _fpath
Rectangle _abounds
ArrayList<E> _trackers
| Package com.threerings.media.image |
|---|
| Class com.threerings.media.image.ColorPository extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
HashIntMap<V> _classes
| Class com.threerings.media.image.ColorPository.ClassRecord extends Object implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
int classId
String name
Color source
float[] range
boolean starter
ColorPository.ColorRecord.starter.
int defaultId
HashIntMap<V> colors
| Class com.threerings.media.image.ColorPository.ColorRecord extends Object implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
ColorPository.ClassRecord cclass
int colorId
String name
float[] offsets
boolean starter
| Package com.threerings.media.tile |
|---|
| Class com.threerings.media.tile.NoSuchTileSetException extends Exception implements Serializable |
|---|
| Class com.threerings.media.tile.ObjectTileSet extends SwissArmyTileSet implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
int[] _owidths
int[] _oheights
int[] _xorigins
int[] _yorigins
byte[] _priorities
String[] _zations
short[] _xspots
short[] _yspots
byte[] _sorients
String[][] _constraints
| Class com.threerings.media.tile.SwissArmyTileSet extends TileSet implements Serializable |
|---|
serialVersionUID: 1L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException| Serialized Fields |
|---|
int[] _tileCounts
int _numTiles
int[] _widths
int[] _heights
Point _offsetPos
Dimension _gapSize
| Class com.threerings.media.tile.TileSet extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String _imagePath
String _name
| Class com.threerings.media.tile.TrimmedObjectTileSet extends TileSet implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Rectangle[] _bounds
Rectangle[] _ometrics
TrimmedObjectTileSet.Bits[] _bits
String[] _zations
| Class com.threerings.media.tile.TrimmedObjectTileSet.Bits extends Object implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
byte priority
short xspot
short yspot
byte sorient
String[] constraints
| Class com.threerings.media.tile.TrimmedTileSet extends TileSet implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Rectangle[] _obounds
Rectangle[] _tbounds
| Class com.threerings.media.tile.UniformTileSet extends TileSet implements Serializable |
|---|
serialVersionUID: 3536616655149232917L
| Serialized Fields |
|---|
int _width
int _height
| Package com.threerings.media.tile.bundle |
|---|
| Class com.threerings.media.tile.bundle.TileSetBundle extends HashIntMap<TileSet> implements Serializable |
|---|
serialVersionUID: 2L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out)
throws IOException
IOException| Package com.threerings.media.tools |
|---|
| Class com.threerings.media.tools.RecolorImage extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
BufferedImage _image
JFileChooser _chooser
JFileChooser _colChooser
JTextField _imagePath
JTextField _colFilePath
JLabel _oldImage
JLabel _newImage
JPanel _colorLabel
JTextField _source
JTextField _target
RecolorImage.SliderAndLabel _hueO
RecolorImage.SliderAndLabel _saturationO
RecolorImage.SliderAndLabel _valueO
RecolorImage.SliderAndLabel _hueD
RecolorImage.SliderAndLabel _saturationD
RecolorImage.SliderAndLabel _valueD
JTextField _status
JComboBox _classList
JComboBox _classList1
JComboBox _classList2
JComboBox _classList3
JComboBox _classList4
JComboBox _colorList1
JComboBox _colorList2
JComboBox _colorList3
JComboBox _colorList4
JCheckBox _labelColors
JTabbedPane _tabs
ColorPository _colRepo
| Class com.threerings.media.tools.RecolorImage.SliderAndLabel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JSlider _slider
JLabel _intField
| Package com.threerings.media.util |
|---|
| Class com.threerings.media.util.TiledArea extends JComponent implements Serializable |
|---|
| Serialized Fields |
|---|
BackgroundTiler _tiler
| Package com.threerings.miso.client |
|---|
| Class com.threerings.miso.client.MisoScenePanel extends VirtualMediaPanel implements Serializable |
|---|
| Serialized Fields |
|---|
MisoContext _ctx
MisoSceneMetrics _metrics
MisoSceneModel _model
Dimension _rsize
Point _ulpos
Rectangle _ibounds
Rectangle _vibounds
RethinkOp _rethinkOp
MisoScenePanel.rethink().
ConcurrentHashMap<K,V> _blocks
MisoScenePanel.getBlock(int, int) for details.
int _pendingBlocks
Set<E> _visiBlocks
boolean _delayRepaint
List<E> _vizobjs
Map<K,V> _masks
Map<K,V> _fringes
DirtyItemList _dirtyItems
List<E> _dirtySprites
MisoScenePanel.PaintTileOp _paintOp
Point _tcoords
List<E> _hitSprites
DirtyItemList _hitList
Object _hobject
Object _armedItem
RadialMenu _activeMenu
Point _hcoords
Map<K,V> _indicators
boolean _indicatorsLaidOut
int _showFlags
SceneBlockResolver _resolver
JFrame _dframe
ResolutionView _dpanel
TileOpApplicator _applicator
| Class com.threerings.miso.client.ResolutionView extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
MisoScenePanel _panel
MisoSceneMetrics _metrics
HashMap<K,V> _blocks
| Class com.threerings.miso.client.SceneObjectActionEvent extends ActionEvent implements Serializable |
|---|
| Serialized Fields |
|---|
SceneObject _scobj
| Package com.threerings.miso.tile |
|---|
| Class com.threerings.miso.tile.BaseTileSet extends SwissArmyTileSet implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
boolean[] _passable
| Class com.threerings.miso.tile.FringeConfiguration extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
HashIntMap<V> _frecs
| Class com.threerings.miso.tile.FringeConfiguration.FringeRecord extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int base_tsid
int priority
ArrayList<E> tilesets
| Class com.threerings.miso.tile.FringeConfiguration.FringeTileSetRecord extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int fringe_tsid
boolean mask
| Package com.threerings.util |
|---|
| Class com.threerings.util.Resulting.ReusableInvocationException extends com.threerings.presents.server.InvocationException implements Serializable |
|---|
| Serialized Fields |
|---|
String _msg
| Class com.threerings.util.Resulting.StopException extends RuntimeException implements Serializable |
|---|
| Class com.threerings.util.StreamableArrayIntSet extends ArrayIntSet implements Serializable |
|---|
| Serialization Methods |
|---|
public void readObject(com.threerings.io.ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeObject(com.threerings.io.ObjectOutputStream arg0)
throws IOException
IOException| Class com.threerings.util.StreamableArrayList extends ArrayList<E> implements Serializable |
|---|
| Serialization Methods |
|---|
public void readObject(com.threerings.io.ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeObject(com.threerings.io.ObjectOutputStream arg0)
throws IOException
IOException| Class com.threerings.util.StreamableHashIntMap extends HashIntMap<V> implements Serializable |
|---|
| Serialization Methods |
|---|
public void readObject(com.threerings.io.ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeObject(com.threerings.io.ObjectOutputStream arg0)
throws IOException
IOException| Class com.threerings.util.StreamableHashMap extends HashMap<K,V> implements Serializable |
|---|
| Serialization Methods |
|---|
public void readObject(com.threerings.io.ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeObject(com.threerings.io.ObjectOutputStream arg0)
throws IOException
IOException| Class com.threerings.util.StreamableHashSet extends HashSet<E> implements Serializable |
|---|
| Serialization Methods |
|---|
public void readObject(com.threerings.io.ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeObject(com.threerings.io.ObjectOutputStream arg0)
throws IOException
IOException| Class com.threerings.util.StreamableIntIntMap extends IntIntMap implements Serializable |
|---|
| Serialization Methods |
|---|
public void readObject(com.threerings.io.ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeObject(com.threerings.io.ObjectOutputStream arg0)
throws IOException
IOException| Class com.threerings.util.StreamablePoint extends Point implements Serializable |
|---|
| Class com.threerings.util.StreamableRectangle extends Rectangle implements Serializable |
|---|
| Class com.threerings.util.StreamableTuple extends Tuple<L,R> implements Serializable |
|---|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||