ClanLib  2.3.7
css_hit_test_result.h
Go to the documentation of this file.
1 
2 #pragma once
3 
5 {
6 public:
7  enum Type
8  {
15  };
16 
18 
22 };