Class DefaultStatePermissions

java.lang.Object
zombie.ai.permission.DefaultStatePermissions
All Implemented Interfaces:
IStatePermissions

public class DefaultStatePermissions extends Object implements IStatePermissions
Default State permissions singleton. Typically returns fixed values that are default for most states. States that wish to override this need to implement and return their own IStatePermissions object.