cs sdk v 1.14 released

Home  |  Product  |  Documents  |  Tutorials  |  FAQ |   Download  |   Forum |   Contacts  |   Link  


  Cross Suit

 Cross Suit SDK

 Documents
      classes
 Starting...
           Tutorials

 LUA tutorials

   Support

  Forum
  q&a

 Product parts

 Virtual File system

 Virtual Render
 Virtual Machine
   

  Demo Games

   

 3D Engine

  gvSystem(dx9)

 Link

 

 

button_one Class Reference

#include <gv_system.h>

Collaboration diagram for button_one:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 button_one (void)
 ~button_one (void)
void Active (bool bActive)
bool IsActive (void)
void click_down (void)
void onclient (void)
void click_up (void)
void update (void)
B_STATE isbutton (void)

Private Attributes

char flag [2]
int bclick
short current_state
bool m_bActive

Detailed Description

Definition at line 743 of file gv_system.h.


Constructor & Destructor Documentation

button_one::button_one ( void   ) 

button_one::~button_one ( void   ) 


Member Function Documentation

void button_one::Active ( bool  bActive  ) 

bool button_one::IsActive ( void   ) 

void button_one::click_down ( void   ) 

void button_one::onclient ( void   ) 

void button_one::click_up ( void   ) 

void button_one::update ( void   ) 

B_STATE button_one::isbutton ( void   ) 


Member Data Documentation

char button_one::flag[2] [private]

Definition at line 746 of file gv_system.h.

int button_one::bclick [private]

Definition at line 747 of file gv_system.h.

short button_one::current_state [private]

Definition at line 748 of file gv_system.h.

bool button_one::m_bActive [private]

Definition at line 749 of file gv_system.h.


The documentation for this class was generated from the following file:

Copyright(C) gvSystem & GamePlus All Rights Reserved.