Interface IAttitudeProvider
public interface IAttitudeProvider
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetAttitude(Ref<EntityStore> var1, Role var2, Ref<EntityStore> var3, ComponentAccessor<EntityStore> var4)
-
Field Details
-
OVERRIDE_PRIORITY
static final int OVERRIDE_PRIORITY- See Also:
-
-
Method Details
-
getAttitude
Attitude getAttitude(@Nonnull Ref<EntityStore> var1, @Nonnull Role var2, @Nonnull Ref<EntityStore> var3, @Nonnull ComponentAccessor<EntityStore> var4)
-