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