Beispiel #1
0
 base.PrepareFrame(elapsedTime, updateFull);
Beispiel #2
0
 Aging(elapsedTime, entity, ref collectable);
Beispiel #3
0
 Rotation(elapsedTime, location, collectable);
Beispiel #4
0
 if (!UpdateWalking(elapsedTime, entity, npcType, location, ref move))
 {
     return;