A managed collection of interpolators.
コード例 #1
0
ファイル: interpolator.cs プロジェクト: imclab/bubblebound
 static InterpolatorCollection()
 {
     interpolatorcollection = new InterpolatorCollection();
 }
コード例 #2
0
ファイル: interpolator.cs プロジェクト: zfedoran/bubblebound
 static InterpolatorCollection()
 {
     interpolatorcollection = new InterpolatorCollection();
 }