feux.h

来自「开发于Linux下的多线程实例,于Kdevelop下用c++开发,模拟十字路口的」· C头文件 代码 · 共 32 行

H
32
字号
/*************************************************************************                          Feux.h  -  description                             -------------------    d閎ut                : mar mar 9 2004    copyright            : (C) 2004 par Xin ZHOU & Robin WETZEL    e-mail               : rwetzel@mail.insa-lyon.fr*************************************************************************///---------- Interface de la t鈉he <Feux> (fichier Feux.h) -----------------#ifndef FEUX_H#define FEUX_H//------------------------------------------------------------------------// R鬺e de la t鈉he <Feux>//////------------------------------------------------------------------------////////////////////////////////////////////////////////////////// INCLUDE//--------------------------------------------------- Interfaces utilis閑s//------------------------------------------------------------- Constantes//------------------------------------------------------------------ Types//////////////////////////////////////////////////////////////////  PUBLIC//---------------------------------------------------- Fonctions publiquesvoid InitFeux ( int idEtatFeux );// Mode d'emploi :// Fonction associ閑 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?