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

 

 

null_button Class Reference

#include <hb3_button.h>

Inheritance diagram for null_button:

Inheritance graph
[legend]
Collaboration diagram for null_button:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 null_button (void)
virtual ~null_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 45 of file hb3_button.h.


Constructor & Destructor Documentation

null_button::null_button ( void   )  [inline]

Definition at line 52 of file hb3_button.h.

virtual null_button::~null_button ( void   )  [inline, virtual]

Definition at line 53 of file hb3_button.h.


Member Function Documentation

virtual void null_button::init ( void   )  [inline, virtual]

Reimplemented from bd_button.

Definition at line 54 of file hb3_button.h.

virtual void null_button::shut ( void   )  [inline, virtual]

Reimplemented from bd_button.

Definition at line 55 of file hb3_button.h.

virtual void null_button::update ( void   )  [inline, virtual]

Reimplemented from bd_button.

Definition at line 56 of file hb3_button.h.

virtual B_STATE null_button::isbutton ( int  idx  )  [inline, virtual]

Reimplemented from bd_button.

Definition at line 57 of file hb3_button.h.

References BUTTON_UP.


Member Data Documentation

Definition at line 49 of file hb3_button.h.

int null_button::j1[2][16]

Definition at line 50 of file hb3_button.h.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.