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

 

 

hb3_button Class Reference

#include <hb3_button.h>

Inheritance diagram for hb3_button:

Inheritance graph
[legend]
Collaboration diagram for hb3_button:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 hb3_button (void)
virtual ~hb3_button (void)
virtual void init (void)
virtual void shut (void)
virtual void update (void)
virtual B_STATE isbutton (int idx)

Public Attributes

int currentstate
int j1 [2][16]

Detailed Description

Definition at line 29 of file hb3_button.h.


Constructor & Destructor Documentation

hb3_button::hb3_button ( void   ) 

virtual hb3_button::~hb3_button ( void   )  [virtual]


Member Function Documentation

virtual void hb3_button::init ( void   )  [virtual]

Reimplemented from bd_button.

virtual void hb3_button::shut ( void   )  [virtual]

Reimplemented from bd_button.

virtual void hb3_button::update ( void   )  [virtual]

Reimplemented from bd_button.

virtual B_STATE hb3_button::isbutton ( int  idx  )  [virtual]

Reimplemented from bd_button.


Member Data Documentation

Definition at line 33 of file hb3_button.h.

int hb3_button::j1[2][16]

Definition at line 34 of file hb3_button.h.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.