from kivy.uix.boxlayout import BoxLayout ... if self.collide_point(*touch.pos):#Kivy會把事件分派給所有控制項,然後讓控制項來自行決定如何應對 ...
確定! 回上一頁