jp.digitalmuseum.utils
インタフェース VectorField

すべてのスーパーインタフェース:
java.io.Serializable
既知の実装クラスの一覧:
AvoidCollision, CollisionAvoidanceField, DrawPath, Follow, FollowField, FollowVectorField, Move, MoveField, Push, PushField, VectorFieldAbstractImpl, VectorFieldTask

public interface VectorField
extends java.io.Serializable

メソッドの概要
 java.lang.String getName()
           
 Vector2D getVector(Position position)
           
 void getVectorOut(Position position, Vector2D vector)
           
 
メソッドの詳細

getName

java.lang.String getName()

getVector

Vector2D getVector(Position position)

getVectorOut

void getVectorOut(Position position,
                  Vector2D vector)


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/