예제 #1
0
	def __init__(self, objectLogicPath, object):
		LogicObject.__init__(self, objectLogicPath, object)
		self._way = Way(objectLogicPath)
		self._stepBetweenTime = sf.Clock()