MCPcopy Create free account
hub / github.com/DentonW/DevIL / LinkedEntity

Class LinkedEntity

DevIL-docs/DocBuilder.java:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 }
30
31 class LinkedEntity extends Entity {
32 Vector links = new Vector();
33 //links
34 };
35
36 class Value extends LinkedEntity {
37 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected