public class EventProximity {
public EventType type ;
public weak Window window ;
public char send_event ;
public uint time ;
public weak Device device ;
}

public EventType type ;
public weak Window window ;
public char send_event ;
public uint time ;
public weak Device device ;
Created by Valadoc