Jump to content

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 | edit source]

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 | edit source]

  • java.lang.Cloneable