mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-24 04:02:40 -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):
|
||||
pass
|
||||
|
||||
def getPlot(self, todo0):
|
||||
pass
|
||||
|
||||
def setHeading(self, todo0):
|
||||
pass
|
||||
|
||||
def getHeading(self, todo0):
|
||||
pass
|
||||
|
||||
def setPosition(self, todo0, todo1, todo2):
|
||||
pass
|
||||
|
||||
def getPosition(self, todo0, todo1, todo2):
|
||||
pass
|
||||
|
||||
def setOwnerIndex(self, todo0):
|
||||
pass
|
||||
|
||||
def getOwnerIndex(self, todo1):
|
||||
pass
|
||||
|
||||
def plotEntered(self):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in a new issue