Package-level declarations
Types
Link copied to clipboard
interface Customisable
Models can have customisable data using the @Custom
annotation on its var
s. These can use simple types, such as int, double etc. But you may also create a type with one of more var
s with a @Custom
annotation. e.g.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
If this Shape is a Shape2dDependent
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard