Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

clanbindings.cpp File Reference

#include "tolua/tolua.h"
#include "../API/core.h"
#include "../API/Display/Display/display.h"
#include "../API/Display/Display/surface.h"
#include "../API/Display/Display/surfaceprovider.h"
#include "../API/Display/SurfaceProviders/canvas.h"
#include "../API/Display/Display/target.h"
#include "../API/Display/Input/mouse.h"
#include "../API/Display/Input/keyboard.h"
#include "../API/Display/Input/key.h"

Include dependency graph for clanbindings.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define TRUE   1
#define FALSE   0

Functions

int tolua_clanLua_open (void)
void tolua_clanLua_close (void)
void toluaI_init_tag (void)
void toluaI_CL_Display_delete0 (void)
void toluaI_CL_Display_flip_display0 (void)
void toluaI_CL_Display_clear_display0 (void)
void toluaI_CL_Display_set_palette0 (void)
void toluaI_CL_Display_get_palette0 (void)
void toluaI_CL_Display_select_card0 (void)
void toluaI_CL_Display_get_current_card0 (void)
void toluaI_CL_Display_set_videomode0 (void)
void toluaI_CL_Display_set_videomode1 (void)
void toluaI_CL_Display_get_width0 (void)
void toluaI_CL_Display_get_height0 (void)
void toluaI_CL_Display_get_bpp0 (void)
void toluaI_CL_Display_push_clip_rect0 (void)
void toluaI_CL_Display_push_clip_rect1 (void)
void toluaI_CL_Display_get_clip_rect0 (void)
void toluaI_CL_Display_set_clip_rect0 (void)
void toluaI_CL_Display_pop_clip_rect0 (void)
void toluaI_CL_Display_fill_rect0 (void)
void toluaI_CL_Display_draw_line0 (void)
void toluaI_CL_Display_sync_buffers0 (void)
void toluaI_CL_System_keep_alive0 (void)
void toluaI_CL_System_sleep0 (void)
void toluaI_CL_System_get_time0 (void)
void toluaI_CL_Mouse_delete0 (void)
void toluaI_CL_Mouse_get_x0 (void)
void toluaI_CL_Mouse_get_y0 (void)
void toluaI_CL_Mouse_left_pressed0 (void)
void toluaI_CL_Mouse_middle_pressed0 (void)
void toluaI_CL_Mouse_right_pressed0 (void)
void toluaI_CL_Keyboard_delete0 (void)
void toluaI_CL_Keyboard_get_keycode0 (void)
void toluaI_CL_Surface_load0 (void)
void toluaI_CL_Surface_create0 (void)
void toluaI_CL_Surface_delete0 (void)
void toluaI_CL_Surface_reload0 (void)
void toluaI_CL_Surface_get_provider0 (void)
void toluaI_CL_Surface_put_screen0 (void)
void toluaI_CL_Surface_put_screen1 (void)
void toluaI_CL_Surface_put_screen2 (void)
void toluaI_CL_Surface_put_target0 (void)
void toluaI_CL_Surface_get_width0 (void)
void toluaI_CL_Surface_get_height0 (void)
void toluaI_CL_Surface_get_num_frames0 (void)
void toluaI_CL_Surface_is_video0 (void)
void toluaI_CL_Surface_is_loaded0 (void)
void toluaI_CL_Surface_convert_video0 (void)
void toluaI_CL_Surface_convert_system0 (void)
void toluaI_CL_Surface_flush0 (void)
void toluaI_CL_Target_delete0 (void)
void toluaI_CL_Target_is_video0 (void)
void toluaI_CL_Target_lock0 (void)
void toluaI_CL_Target_unlock0 (void)
void toluaI_CL_Target_get_data0 (void)
void toluaI_CL_Target_get_num_frames0 (void)
void toluaI_CL_Target_get_width0 (void)
void toluaI_CL_Target_get_height0 (void)
void toluaI_CL_Target_get_pitch0 (void)
void toluaI_CL_Target_get_depth0 (void)
void toluaI_CL_Target_get_bytes_per_pixel0 (void)
void toluaI_CL_Target_is_indexed0 (void)
void toluaI_CL_Target_get_red_mask0 (void)
void toluaI_CL_Target_get_green_mask0 (void)
void toluaI_CL_Target_get_blue_mask0 (void)
void toluaI_CL_Target_get_alpha_mask0 (void)
void toluaI_CL_Target_get_palette0 (void)
void toluaI_CL_Target_push_clip_rect0 (void)
void toluaI_CL_Target_push_clip_rect1 (void)
void toluaI_CL_Target_get_clip_rect0 (void)
void toluaI_CL_Target_set_clip_rect0 (void)
void toluaI_CL_Target_pop_clip_rect0 (void)
void toluaI_CL_Target_fill_rect0 (void)
void toluaI_CL_Target_draw_line0 (void)
void toluaI_CL_SurfaceProvider_delete0 (void)
void toluaI_CL_SurfaceProvider_get_translate_x0 (void)
void toluaI_CL_SurfaceProvider_get_translate_y0 (void)
void toluaI_CL_SurfaceProvider_uses_src_colorkey0 (void)
void toluaI_CL_SurfaceProvider_get_src_colorkey0 (void)
void toluaI_CL_Canvas_create0 (void)
void toluaI_CL_Canvas_new0 (void)
void toluaI_CL_Canvas_delete0 (void)
void toluaI_CL_Canvas_get_width0 (void)
void toluaI_CL_Canvas_get_height0 (void)
void toluaI_CL_Canvas_get_num_frames0 (void)
void toluaI_CL_Canvas_get_red_mask0 (void)
void toluaI_CL_Canvas_get_green_mask0 (void)
void toluaI_CL_Canvas_get_blue_mask0 (void)
void toluaI_CL_Canvas_get_alpha_mask0 (void)
void toluaI_CL_Canvas_get_pitch0 (void)
void toluaI_CL_Canvas_is_indexed0 (void)
void toluaI_CL_Canvas_set_palette0 (void)
void toluaI_CL_Canvas_get_palette0 (void)
void toluaI_CL_Canvas_set_src_colorkey0 (void)
void toluaI_CL_Canvas_uses_src_colorkey0 (void)
void toluaI_CL_Canvas_get_src_colorkey0 (void)
void toluaI_CL_Canvas_get_data0 (void)
void toluaI_CL_Canvas_lock0 (void)
void toluaI_CL_Canvas_unlock0 (void)
void toluaI_get_CL_ClipRect_m_x1 (void)
void toluaI_set_CL_ClipRect_m_x1 (void)
void toluaI_get_CL_ClipRect_m_y1 (void)
void toluaI_set_CL_ClipRect_m_y1 (void)
void toluaI_get_CL_ClipRect_m_x2 (void)
void toluaI_set_CL_ClipRect_m_x2 (void)
void toluaI_get_CL_ClipRect_m_y2 (void)
void toluaI_set_CL_ClipRect_m_y2 (void)
void toluaI_CL_ClipRect_new0 (void)
void toluaI_CL_ClipRect_new1 (void)
void toluaI_CL_ClipRect_new2 (void)
void toluaI_CL_ClipRect_delete0 (void)
void toluaI_CL_ClipRect_test_clipped0 (void)
void toluaI_CL_ClipRect_test_unclipped0 (void)
void toluaI_CL_ClipRect_test_all_clipped0 (void)
void toluaI_CL_ClipRect_clip0 (void)

Variables

int tolua_tag_CL_Display
int tolua_tag_CL_Palette
int tolua_tag_CL_DisplayCard
int tolua_tag_CL_VidMode
int tolua_tag_const_CL_ClipRect
int tolua_tag_CL_ClipRect
int tolua_tag_CL_System
int tolua_tag_CL_Mouse
int tolua_tag_CL_InputDevice
int tolua_tag_CL_Keyboard
int tolua_tag_CL_Surface
int tolua_tag_CL_ResourceManager
int tolua_tag_CL_SurfaceProvider
int tolua_tag_const_CL_Surface
int tolua_tag_CL_Target
int tolua_tag_const_CL_Target
int tolua_tag_CL_Canvas


Define Documentation

#define FALSE   0
 

Definition at line 28 of file clanbindings.cpp.

#define TRUE   1
 

Definition at line 27 of file clanbindings.cpp.


Function Documentation

void toluaI_CL_Canvas_create0 ( void ) [static]
 

Definition at line 1813 of file clanbindings.cpp.

void toluaI_CL_Canvas_delete0 ( void ) [static]
 

Definition at line 1887 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_alpha_mask0 ( void ) [static]
 

Definition at line 2038 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_blue_mask0 ( void ) [static]
 

Definition at line 2016 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_data0 ( void ) [static]
 

Definition at line 2216 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_green_mask0 ( void ) [static]
 

Definition at line 1994 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_height0 ( void ) [static]
 

Definition at line 1928 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_num_frames0 ( void ) [static]
 

Definition at line 1950 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_palette0 ( void ) [static]
 

Definition at line 2127 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_pitch0 ( void ) [static]
 

Definition at line 2060 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_red_mask0 ( void ) [static]
 

Definition at line 1972 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_src_colorkey0 ( void ) [static]
 

Definition at line 2194 of file clanbindings.cpp.

void toluaI_CL_Canvas_get_width0 ( void ) [static]
 

Definition at line 1906 of file clanbindings.cpp.

void toluaI_CL_Canvas_is_indexed0 ( void ) [static]
 

Definition at line 2082 of file clanbindings.cpp.

void toluaI_CL_Canvas_lock0 ( void ) [static]
 

Definition at line 2238 of file clanbindings.cpp.

void toluaI_CL_Canvas_new0 ( void ) [static]
 

Definition at line 1850 of file clanbindings.cpp.

void toluaI_CL_Canvas_set_palette0 ( void ) [static]
 

Definition at line 2104 of file clanbindings.cpp.

void toluaI_CL_Canvas_set_src_colorkey0 ( void ) [static]
 

Definition at line 2149 of file clanbindings.cpp.

void toluaI_CL_Canvas_unlock0 ( void ) [static]
 

Definition at line 2259 of file clanbindings.cpp.

void toluaI_CL_Canvas_uses_src_colorkey0 ( void ) [static]
 

Definition at line 2172 of file clanbindings.cpp.

void toluaI_CL_ClipRect_clip0 ( void ) [static]
 

Definition at line 2510 of file clanbindings.cpp.

void toluaI_CL_ClipRect_delete0 ( void ) [static]
 

Definition at line 2419 of file clanbindings.cpp.

void toluaI_CL_ClipRect_new0 ( void ) [static]
 

Definition at line 2352 of file clanbindings.cpp.

Referenced by toluaI_CL_ClipRect_new1().

void toluaI_CL_ClipRect_new1 ( void ) [static]
 

Definition at line 2371 of file clanbindings.cpp.

Referenced by toluaI_CL_ClipRect_new2().

void toluaI_CL_ClipRect_new2 ( void ) [static]
 

Definition at line 2392 of file clanbindings.cpp.

void toluaI_CL_ClipRect_test_all_clipped0 ( void ) [static]
 

Definition at line 2486 of file clanbindings.cpp.

void toluaI_CL_ClipRect_test_clipped0 ( void ) [static]
 

Definition at line 2438 of file clanbindings.cpp.

void toluaI_CL_ClipRect_test_unclipped0 ( void ) [static]
 

Definition at line 2462 of file clanbindings.cpp.

void toluaI_CL_Display_clear_display0 ( void ) [static]
 

Definition at line 125 of file clanbindings.cpp.

void toluaI_CL_Display_delete0 ( void ) [static]
 

Definition at line 86 of file clanbindings.cpp.

void toluaI_CL_Display_draw_line0 ( void ) [static]
 

Definition at line 466 of file clanbindings.cpp.

void toluaI_CL_Display_fill_rect0 ( void ) [static]
 

Definition at line 432 of file clanbindings.cpp.

void toluaI_CL_Display_flip_display0 ( void ) [static]
 

Definition at line 105 of file clanbindings.cpp.

void toluaI_CL_Display_get_bpp0 ( void ) [static]
 

Definition at line 311 of file clanbindings.cpp.

void toluaI_CL_Display_get_clip_rect0 ( void ) [static]
 

Definition at line 368 of file clanbindings.cpp.

void toluaI_CL_Display_get_current_card0 ( void ) [static]
 

Definition at line 210 of file clanbindings.cpp.

void toluaI_CL_Display_get_height0 ( void ) [static]
 

Definition at line 292 of file clanbindings.cpp.

void toluaI_CL_Display_get_palette0 ( void ) [static]
 

Definition at line 171 of file clanbindings.cpp.

void toluaI_CL_Display_get_width0 ( void ) [static]
 

Definition at line 273 of file clanbindings.cpp.

void toluaI_CL_Display_pop_clip_rect0 ( void ) [static]
 

Definition at line 414 of file clanbindings.cpp.

void toluaI_CL_Display_push_clip_rect0 ( void ) [static]
 

Definition at line 330 of file clanbindings.cpp.

Referenced by toluaI_CL_Display_push_clip_rect1().

void toluaI_CL_Display_push_clip_rect1 ( void ) [static]
 

Definition at line 348 of file clanbindings.cpp.

void toluaI_CL_Display_select_card0 ( void ) [static]
 

Definition at line 190 of file clanbindings.cpp.

void toluaI_CL_Display_set_clip_rect0 ( void ) [static]
 

Definition at line 394 of file clanbindings.cpp.

void toluaI_CL_Display_set_palette0 ( void ) [static]
 

Definition at line 151 of file clanbindings.cpp.

void toluaI_CL_Display_set_videomode0 ( void ) [static]
 

Definition at line 229 of file clanbindings.cpp.

Referenced by toluaI_CL_Display_set_videomode1().

void toluaI_CL_Display_set_videomode1 ( void ) [static]
 

Definition at line 249 of file clanbindings.cpp.

void toluaI_CL_Display_sync_buffers0 ( void ) [static]
 

Definition at line 500 of file clanbindings.cpp.

void toluaI_CL_Keyboard_delete0 ( void ) [static]
 

Definition at line 689 of file clanbindings.cpp.

void toluaI_CL_Keyboard_get_keycode0 ( void ) [static]
 

Definition at line 708 of file clanbindings.cpp.

void toluaI_CL_Mouse_delete0 ( void ) [static]
 

Definition at line 575 of file clanbindings.cpp.

void toluaI_CL_Mouse_get_x0 ( void ) [static]
 

Definition at line 594 of file clanbindings.cpp.

void toluaI_CL_Mouse_get_y0 ( void ) [static]
 

Definition at line 613 of file clanbindings.cpp.

void toluaI_CL_Mouse_left_pressed0 ( void ) [static]
 

Definition at line 632 of file clanbindings.cpp.

void toluaI_CL_Mouse_middle_pressed0 ( void ) [static]
 

Definition at line 651 of file clanbindings.cpp.

void toluaI_CL_Mouse_right_pressed0 ( void ) [static]
 

Definition at line 670 of file clanbindings.cpp.

void toluaI_CL_SurfaceProvider_delete0 ( void ) [static]
 

Definition at line 1706 of file clanbindings.cpp.

void toluaI_CL_SurfaceProvider_get_src_colorkey0 ( void ) [static]
 

Definition at line 1791 of file clanbindings.cpp.

void toluaI_CL_SurfaceProvider_get_translate_x0 ( void ) [static]
 

Definition at line 1725 of file clanbindings.cpp.

void toluaI_CL_SurfaceProvider_get_translate_y0 ( void ) [static]
 

Definition at line 1747 of file clanbindings.cpp.

void toluaI_CL_SurfaceProvider_uses_src_colorkey0 ( void ) [static]
 

Definition at line 1769 of file clanbindings.cpp.

void toluaI_CL_Surface_convert_system0 ( void ) [static]
 

Definition at line 1099 of file clanbindings.cpp.

void toluaI_CL_Surface_convert_video0 ( void ) [static]
 

Definition at line 1075 of file clanbindings.cpp.

void toluaI_CL_Surface_create0 ( void ) [static]
 

Definition at line 752 of file clanbindings.cpp.

void toluaI_CL_Surface_delete0 ( void ) [static]
 

Definition at line 775 of file clanbindings.cpp.

void toluaI_CL_Surface_flush0 ( void ) [static]
 

Definition at line 1123 of file clanbindings.cpp.

void toluaI_CL_Surface_get_height0 ( void ) [static]
 

Definition at line 983 of file clanbindings.cpp.

void toluaI_CL_Surface_get_num_frames0 ( void ) [static]
 

Definition at line 1005 of file clanbindings.cpp.

void toluaI_CL_Surface_get_provider0 ( void ) [static]
 

Definition at line 815 of file clanbindings.cpp.

void toluaI_CL_Surface_get_width0 ( void ) [static]
 

Definition at line 961 of file clanbindings.cpp.

void toluaI_CL_Surface_is_loaded0 ( void ) [static]
 

Definition at line 1051 of file clanbindings.cpp.

void toluaI_CL_Surface_is_video0 ( void ) [static]
 

Definition at line 1027 of file clanbindings.cpp.

void toluaI_CL_Surface_load0 ( void ) [static]
 

Definition at line 729 of file clanbindings.cpp.

void toluaI_CL_Surface_put_screen0 ( void ) [static]
 

Definition at line 837 of file clanbindings.cpp.

Referenced by toluaI_CL_Surface_put_screen1().

void toluaI_CL_Surface_put_screen1 ( void ) [static]
 

Definition at line 866 of file clanbindings.cpp.

Referenced by toluaI_CL_Surface_put_screen2().

void toluaI_CL_Surface_put_screen2 ( void ) [static]
 

Definition at line 899 of file clanbindings.cpp.

void toluaI_CL_Surface_put_target0 ( void ) [static]
 

Definition at line 932 of file clanbindings.cpp.

void toluaI_CL_Surface_reload0 ( void ) [static]
 

Definition at line 794 of file clanbindings.cpp.

void toluaI_CL_System_get_time0 ( void ) [static]
 

Definition at line 556 of file clanbindings.cpp.

void toluaI_CL_System_keep_alive0 ( void ) [static]
 

Definition at line 518 of file clanbindings.cpp.

void toluaI_CL_System_sleep0 ( void ) [static]
 

Definition at line 536 of file clanbindings.cpp.

void toluaI_CL_Target_delete0 ( void ) [static]
 

Definition at line 1146 of file clanbindings.cpp.

void toluaI_CL_Target_draw_line0 ( void ) [static]
 

Definition at line 1669 of file clanbindings.cpp.

void toluaI_CL_Target_fill_rect0 ( void ) [static]
 

Definition at line 1632 of file clanbindings.cpp.

void toluaI_CL_Target_get_alpha_mask0 ( void ) [static]
 

Definition at line 1471 of file clanbindings.cpp.

void toluaI_CL_Target_get_blue_mask0 ( void ) [static]
 

Definition at line 1449 of file clanbindings.cpp.

void toluaI_CL_Target_get_bytes_per_pixel0 ( void ) [static]
 

Definition at line 1361 of file clanbindings.cpp.

void toluaI_CL_Target_get_clip_rect0 ( void ) [static]
 

Definition at line 1559 of file clanbindings.cpp.

void toluaI_CL_Target_get_data0 ( void ) [static]
 

Definition at line 1229 of file clanbindings.cpp.

void toluaI_CL_Target_get_depth0 ( void ) [static]
 

Definition at line 1339 of file clanbindings.cpp.

void toluaI_CL_Target_get_green_mask0 ( void ) [static]
 

Definition at line 1427 of file clanbindings.cpp.

void toluaI_CL_Target_get_height0 ( void ) [static]
 

Definition at line 1295 of file clanbindings.cpp.

void toluaI_CL_Target_get_num_frames0 ( void ) [static]
 

Definition at line 1251 of file clanbindings.cpp.

void toluaI_CL_Target_get_palette0 ( void ) [static]
 

Definition at line 1493 of file clanbindings.cpp.

void toluaI_CL_Target_get_pitch0 ( void ) [static]
 

Definition at line 1317 of file clanbindings.cpp.

void toluaI_CL_Target_get_red_mask0 ( void ) [static]
 

Definition at line 1405 of file clanbindings.cpp.

void toluaI_CL_Target_get_width0 ( void ) [static]
 

Definition at line 1273 of file clanbindings.cpp.

void toluaI_CL_Target_is_indexed0 ( void ) [static]
 

Definition at line 1383 of file clanbindings.cpp.

void toluaI_CL_Target_is_video0 ( void ) [static]
 

Definition at line 1165 of file clanbindings.cpp.

void toluaI_CL_Target_lock0 ( void ) [static]
 

Definition at line 1187 of file clanbindings.cpp.

void toluaI_CL_Target_pop_clip_rect0 ( void ) [static]
 

Definition at line 1611 of file clanbindings.cpp.

void toluaI_CL_Target_push_clip_rect0 ( void ) [static]
 

Definition at line 1515 of file clanbindings.cpp.

Referenced by toluaI_CL_Target_push_clip_rect1().

void toluaI_CL_Target_push_clip_rect1 ( void ) [static]
 

Definition at line 1536 of file clanbindings.cpp.

void toluaI_CL_Target_set_clip_rect0 ( void ) [static]
 

Definition at line 1588 of file clanbindings.cpp.

void toluaI_CL_Target_unlock0 ( void ) [static]
 

Definition at line 1208 of file clanbindings.cpp.

void toluaI_get_CL_ClipRect_m_x1 ( void ) [static]
 

Definition at line 2280 of file clanbindings.cpp.

void toluaI_get_CL_ClipRect_m_x2 ( void ) [static]
 

Definition at line 2316 of file clanbindings.cpp.

void toluaI_get_CL_ClipRect_m_y1 ( void ) [static]
 

Definition at line 2298 of file clanbindings.cpp.

void toluaI_get_CL_ClipRect_m_y2 ( void ) [static]
 

Definition at line 2334 of file clanbindings.cpp.

void toluaI_init_tag ( void ) [static]
 

Definition at line 50 of file clanbindings.cpp.

Referenced by tolua_clanLua_open().

void toluaI_set_CL_ClipRect_m_x1 ( void ) [static]
 

Definition at line 2288 of file clanbindings.cpp.

void toluaI_set_CL_ClipRect_m_x2 ( void ) [static]
 

Definition at line 2324 of file clanbindings.cpp.

void toluaI_set_CL_ClipRect_m_y1 ( void ) [static]
 

Definition at line 2306 of file clanbindings.cpp.

void toluaI_set_CL_ClipRect_m_y2 ( void ) [static]
 

Definition at line 2342 of file clanbindings.cpp.

void tolua_clanLua_close ( void )
 

Definition at line 2751 of file clanbindings.cpp.

int tolua_clanLua_open ( void )
 

Definition at line 2541 of file clanbindings.cpp.


Variable Documentation

int tolua_tag_CL_Canvas [static]
 

Definition at line 47 of file clanbindings.cpp.

int tolua_tag_CL_ClipRect [static]
 

Definition at line 36 of file clanbindings.cpp.

int tolua_tag_CL_Display [static]
 

Definition at line 31 of file clanbindings.cpp.

int tolua_tag_CL_DisplayCard [static]
 

Definition at line 33 of file clanbindings.cpp.

int tolua_tag_CL_InputDevice [static]
 

Definition at line 39 of file clanbindings.cpp.

int tolua_tag_CL_Keyboard [static]
 

Definition at line 40 of file clanbindings.cpp.

int tolua_tag_CL_Mouse [static]
 

Definition at line 38 of file clanbindings.cpp.

int tolua_tag_CL_Palette [static]
 

Definition at line 32 of file clanbindings.cpp.

int tolua_tag_CL_ResourceManager [static]
 

Definition at line 42 of file clanbindings.cpp.

int tolua_tag_CL_Surface [static]
 

Definition at line 41 of file clanbindings.cpp.

int tolua_tag_CL_SurfaceProvider [static]
 

Definition at line 43 of file clanbindings.cpp.

int tolua_tag_CL_System [static]
 

Definition at line 37 of file clanbindings.cpp.

int tolua_tag_CL_Target [static]
 

Definition at line 45 of file clanbindings.cpp.

int tolua_tag_CL_VidMode [static]
 

Definition at line 34 of file clanbindings.cpp.

int tolua_tag_const_CL_ClipRect [static]
 

Definition at line 35 of file clanbindings.cpp.

int tolua_tag_const_CL_Surface [static]
 

Definition at line 44 of file clanbindings.cpp.

int tolua_tag_const_CL_Target [static]
 

Definition at line 46 of file clanbindings.cpp.


Generated at Wed Apr 4 19:54:23 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001