代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/182135/9215167
h background.h
#ifndef BACKGROUND_H
#define BACKGROUND_H
#include
void InitBackground(void);
/* Initializes the background drawing system. */
void DrawBackground(SDL_Surface *dest, int camera_x, int c
www.eeworm.com/read/182135/9215223
h background.h
#ifndef BACKGROUND_H
#define BACKGROUND_H
#include
void InitBackground(void);
/* Initializes the background drawing system. */
void DrawBackground(SDL_Surface *dest, int camera_x, int c
www.eeworm.com/read/182135/9215234
h music.h
#ifndef MUSIC_H
#define MUSIC_H
#include "gamedefs.h"
/* 1 if the music system is enabled. */
extern int music_enabled;
/* Initializes the music system. Be sure to call InitAudio first. */
void Ini
www.eeworm.com/read/182135/9215308
h background.h
#ifndef BACKGROUND_H
#define BACKGROUND_H
#include
void InitBackground(void);
/* Initializes the background drawing system. */
void DrawBackground(SDL_Surface *dest, int camera_x, int c
www.eeworm.com/read/182135/9215325
h music.h
#ifndef MUSIC_H
#define MUSIC_H
#include "gamedefs.h"
/* 1 if the music system is enabled. */
extern int music_enabled;
/* Initializes the music system. Be sure to call InitAudio first. */
void Ini
www.eeworm.com/read/377944/9257178
txt declarations and access control (1).txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 9:59:06 AM
1) Declarations and Access Control
Objective 1
Write code that declares, constructs and initializes arrays of any base type using any of the pe
www.eeworm.com/read/373529/9451280
m hr_dad.m
%HR_DAD.m
%Starts High-Rise Database-Assisted Design program.
%Establishes all global variables, opens all ten pages and initializes all variables.
clear all;
clc;
close all;
global textA
www.eeworm.com/read/373529/9452573
m hr_dad.m
%HR_DAD.m
%Starts High-Rise Database-Assisted Design program.
%Establishes all global variables, opens all ten pages and initializes all variables.
clear all;
clc;
close all;
global textA
www.eeworm.com/read/361866/10031899
txt declarations and access control (1).txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 9:59:06 AM
1) Declarations and Access Control
Objective 1
Write code that declares, constructs and initializes arrays of any base type using any of the pe
www.eeworm.com/read/361866/10033213
txt declarations and access control (1).txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 9:59:06 AM
1) Declarations and Access Control
Objective 1
Write code that declares, constructs and initializes arrays of any base type using any of the pe