lmw
2025-03-07 1337b3159b6e0f1d6d2edc7c95f2127345d9f671
1
2
3
package com.lzf.easyfloat
 
data class WindowEvent(var type : Int) : BaseEventWindow()