Modifikátor | Jméno | Parametry | Dokumentace |
ai_result | ai_call_create | (AI_CREATE) | Automatically generated from AI_CREATE (call object's create function)
|
ai_result | ai_call_damage | (AI_DAMAGE) | Automatically generated from AI_DAMAGE (call object's damage function)
|
ai_result | ai_call_destroy | (AI_DESTROY) | Automatically generated from AI_DESTROY (call object's destroy function)
|
ai_result | ai_call_timer | (AI_TIMER) | Automatically generated from AI_TIMER (call object's timer function)
|
ai_result | ai_call_touch | (AI_TOUCH) | Automatically generated from AI_TOUCH (call object's touch function)
|
void | ai_register_all | () | zaregistruje vsechny objekt funkce
|