|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.server.objects.PermissionCallback
atavism.agis.objects.AgisPermissionCallback
public class AgisPermissionCallback
| Field Summary |
|---|
| Fields inherited from class atavism.server.objects.PermissionCallback |
|---|
log, thisObj |
| Constructor Summary | |
|---|---|
AgisPermissionCallback(AOObject obj)
|
|
| Method Summary | |
|---|---|
boolean |
acquire(AOObject acquirer)
returns true if allowed to pick up this object. |
boolean |
destroy(AOObject destroyer)
returns true if allowed to destory this object. |
boolean |
drop(AOObject dropInto)
returns true if allowed to drop this object. |
boolean |
use(AOObject user)
returns if the user is allowed to use this object CURRENTLY - you can use if you have it in inventory |
| Methods inherited from class atavism.server.objects.PermissionCallback |
|---|
acquireFrom, use |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgisPermissionCallback(AOObject obj)
| Method Detail |
|---|
public boolean acquire(AOObject acquirer)
acquire in class PermissionCallbackpublic boolean drop(AOObject dropInto)
drop in class PermissionCallbackpublic boolean use(AOObject user)
public boolean destroy(AOObject destroyer)
destroy in class PermissionCallback
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||