cs sdk v 1.14 released
Home | Product | Documents | Tutorials | FAQ | Download | Forum | Contacts | Link
Cross Suit
Cross Suit SDK
LUA tutorials
Support
Product parts
Virtual File system
Demo Games
3D Engine
gvSystem(dx9)
Link
00001 #pragma once 00002 00003 void RenderStateSet_hb3(unsigned short rsValue); 00004 unsigned short RenderStateGet_hb3(void); 00005 void gp_ortho_my(gp_matrix* m, float left, float right, float bottom, float top, float near, float far); 00006 bool init_hb3(void); 00007 bool init_hb3_new(void); 00008 void shut_hb3(void); 00009
Copyright(C) gvSystem & GamePlus All Rights Reserved.