C G I L M P S

C

com.jlindamood.MS3D - package com.jlindamood.MS3D
 
createSceneGraph() - Method in class com.jlindamood.MS3D.MilkTester
 

G

getDuration() - Method in class com.jlindamood.MS3D.MilkAnimation
Returns the animation files current duration between frames

I

init() - Method in class com.jlindamood.MS3D.MilkTester
 
initialize() - Method in class com.jlindamood.MS3D.MilkAnimation
 

L

load(String) - Method in class com.jlindamood.MS3D.MilkLoader
Loads a MilkShape file from the path in the string s.
load(URL) - Method in class com.jlindamood.MS3D.MilkLoader
Loads a MilkShape file from the path in the URL.
load(Reader) - Method in class com.jlindamood.MS3D.MilkLoader
Deprecated. use load(String) load(URL)

M

MilkAnimation - class com.jlindamood.MS3D.MilkAnimation.
This behavior controlls the animation of Milkshape3D files.
MilkLoader - class com.jlindamood.MS3D.MilkLoader.
MilkLoader extends LoaderBase for a standard loader class to place Milkshape .ms3d files into Java3d Scene graphs.
MilkLoader() - Constructor for class com.jlindamood.MS3D.MilkLoader
 
MilkTester - class com.jlindamood.MS3D.MilkTester.
 
MilkTester() - Constructor for class com.jlindamood.MS3D.MilkTester
 
main(String[]) - Static method in class com.jlindamood.MS3D.MilkTester
 

P

processStimulus(Enumeration) - Method in class com.jlindamood.MS3D.MilkAnimation
 

S

setDuration(long) - Method in class com.jlindamood.MS3D.MilkAnimation
Changes the time (in Milliseconds) from one keyframe to the next
setFrames(int, int) - Method in class com.jlindamood.MS3D.MilkAnimation
Sets the starting and ending frames for the animation to those given
spawnFile() - Method in class com.jlindamood.MS3D.MilkLoader
Produces a copy of the last file loaded.

C G I L M P S