mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-24 12:12:36 -06:00
ass
This commit is contained in:
parent
5c3ae8a0ba
commit
eeacd947b8
1 changed files with 0 additions and 12 deletions
|
@ -7,27 +7,15 @@ class DistributedLawnDecorAI(DistributedNodeAI):
|
||||||
def setPlot(self, todo0):
|
def setPlot(self, todo0):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def getPlot(self, todo0):
|
|
||||||
pass
|
|
||||||
|
|
||||||
def setHeading(self, todo0):
|
def setHeading(self, todo0):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def getHeading(self, todo0):
|
|
||||||
pass
|
|
||||||
|
|
||||||
def setPosition(self, todo0, todo1, todo2):
|
def setPosition(self, todo0, todo1, todo2):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def getPosition(self, todo0, todo1, todo2):
|
|
||||||
pass
|
|
||||||
|
|
||||||
def setOwnerIndex(self, todo0):
|
def setOwnerIndex(self, todo0):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def getOwnerIndex(self, todo1):
|
|
||||||
pass
|
|
||||||
|
|
||||||
def plotEntered(self):
|
def plotEntered(self):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue