コード例 #1
0
ファイル: Prefab_Door.py プロジェクト: brownman/grall2
def destroy(self):
    if (self.m_playSound):
        GraLL2.destroySound(self.v_sound)
コード例 #2
0
def destroy(self):
    GraLL2.destroySound(self.v_sound)