Game Development Reference
In-Depth Information
eventCallbacks[AgentCommunications.EventType.BulletImpact] =
HandleBulletImpactEvent;
eventCallbacks[AgentCommunications.EventType.BulletShot] =
HandleBulletShotEvent;
...
end
end
Search WWH ::




Custom Search