Com.jplt.cobosoda.IPart

From NYC Resistor Wiki
Cobosoda
Sections
  1. Home
  2. Interfaces
    1. IPart
  3. Classes
    1. Model
    2. Joint
    3. Limb
    4. World
  4. Synth
  5. Task List

[ edit ]

Introduction[edit]

IPart is implemented by Joint and Limb. It will serve as a collection of interfaces that need to be implemented by any member of Model

Extends[edit]

  • java.lang.Cloneable