| Package | Description | 
|---|---|
| com.lhkbob.entreri.property | 
| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
BooleanProperty.DefaultBoolean
Default boolean attribute for properties. 
 | 
static interface  | 
ByteProperty.DefaultByte
Default byte attribute for properties. 
 | 
static interface  | 
CharProperty.DefaultChar
Default char attribute for properties. 
 | 
interface  | 
Clone
 Clone is an attribute that can be applied to property declarations to change how the
 property's values are cloned when a Component or Entity are created from a template
 Component or Entity. 
 | 
static interface  | 
DoubleProperty.DefaultDouble
Default double attribute for properties. 
 | 
static interface  | 
FloatProperty.DefaultFloat
Default float attribute for properties. 
 | 
static interface  | 
IntProperty.DefaultInt
Default int attribute for properties. 
 | 
static interface  | 
LongProperty.DefaultLong
Default long attribute for properties. 
 | 
static interface  | 
ShortProperty.DefaultShort
Default short attribute for properties. 
 | 
Copyright © 2013. All Rights Reserved.