public class EventAny {
public EventType type ;
public weak Window window ;
public char send_event ;
}

public EventType type ;
public weak Window window ;
public char send_event ;
Created by Valadoc