ftp.nice.ch/pub/next/games/card/NEXTVegas3.0.src.tar.gz#/NEXTVegas/Documentation/TypesAndConstants.rtf

This is TypesAndConstants.rtf in view mode; [Download] [Up]

This is an unfinished document....

Defined Types











Symbolic Constants


MAX_POSITIONS
BV_MAXROWS
BV_MAXCOLS

BV_GENERICPLAYERSOURCE
BV_DONTCHANGEPOSITION



Bet Types


	DECLARED IN	NEXTVegas/NEXTVegas.h


	SYNOPSIS						NV_BET	
NV_REMOVEBET
NV_BETOTHER
NV_REMOVEOTHER
NV_BETOFF	


	DESCRIPTION	These constants are passed to BetView delegates to describe the various types of bets that they user may be trying to make.




Default Sound Constants


	DECLARED IN	NEXTVegas/NEXTVegas.h


	SYNOPSIS						NV_WINSOUND	
NV_LOSESOUND
NV_WARNSOUND
NV_CHIPSOUND
NV_REMOVECHIPSOUND
NV_SHUFFLESOND
NV_CARDSOUND



	DESCRIPTION	Use these constants with PitBoss's playSound: method for it to play the different default sounds.





Default Sound Files


	DECLARED IN	NEXTVegas/NEXTVegas.h


	SYNOPSIS						WINSOUND	
LOSESOUND
WARNSOUND
CHIPSOUND
REMOVECHIPSOUND


	DESCRIPTION	These are the default pathnames for the various default sounds used in NEXTVegas.





Other Sound Constants


	DECLARED IN	NEXTVegas/NEXTVegas.h


	SYNOPSIS						MAX_SOUNDS	
SOUNDEFFECT_ERROR


	DESCRIPTION	MAX_SOUNDS is the maximum number of sounds that can be played at one time (used by the SoundEffect class).  SOUNDEFFECT_ERROR is returned by PitBoss when a request to play a sound file fails, or when trying to add a sound fails.




Player Constants


	DECLARED IN	NEXTVegas/NEXTVegas.h


	SYNOPSIS						MAX_PLAYERS	
PFILE_EXTENSION
PLAYER_DIRECTORY


	DESCRIPTION	MAX_PLAYERS is the maximum number of players that PitBoss will allow to be open at one time.  PFILE_EXTENSION is the file extension for player files.  PLAYER_DIRECTORY is the default directory that PitBoss will look to for player files.






These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.