В разделе материалов: 119
Показано материалов: 31-40
	
 
			
			| Python. PyGame. Loading and animation pictures 
 Loading picturesHow to load the pictureHow to determine the size of the surfaceCreating a background for raceAdd car movementQuestionsExercisesTasks 12.5.3.1 code the movement of graphic objects | 
 
			| Python. PyGame.  Time and animation 
 AnimationTimeExampleQuestionsExercisesTasks 12.5.3.1 code the movement of graphic objects; 12.5.3.8 analyse the result of the program execution;
 12.5.3.2 control the characters with module Time.
 | 
 
			| Python. PyGame. Surfaces 
 Creating new surfaceOutput surface on displayOutput surface on another surfaceExampleQuestionsExercisesTasks 12.5.2.3 manage the surfaces programmatically.  | 
 
			| Python. Конвертация структур данных (множества, строки, списки, кортежи) 
 Строка --> Список --> СтрокаКортеж --> Список --> КортежСписок --> Множество --> СписокКортеж --> Множество --> КортежМножество --> СписокВопросыУпражненияЗадачи 11.2.4.2 конвертировать одну структуру данных в другую | 
 
			| Python. Tuple (Кортеж) 
 ОписаниеНеизменяемостьСравнение кортежейМножественное присваиваниеВопросыУпражненияЗадачи 11.2.4.1 создавать кортеж;11.2.2.1 выполнять доступ к элементам строк, списков, кортежей;
 | 
 
			| Python. PyGame. Draw module 
 Draw module
 
 linelinespolygonrectanglecircleellipsearcExamplesQuestionsExercisesTasks 12.5.2.1 output graphic primitives to the application window. | 
 
			| Python. PyGame library 
 Installing the PyGame libraryConnecting and Initializing a PyGame module in the programGame window creationGame loopQuestionsExercisesTasks 12.5.1.1 connect the PyGame library and its modules; 12.5.1.2 create the game window;
 12.5.1.3 code the game loop of the application.
 | 
 
			| PIL library. Image processing. 
 Wave libraryOpen and close *.wav files Functions of Wave libraryGet information about *.wav fileStruct libraryQuestionsExercisesTasks 12.6.3.1 use commands of the Wave library to process sound files. | 
 
			| PIL library. Image processing. 
 Model exampleLoad pixels and Change colorGet three colors from the pixelImageFilter module in PILTypes of filters in ImageFilterQuestionsExercisesTasks 12.6.2.2 use commands of module Image in PIL library (load, create, size, save) to manipulate images. 12.6.2.4 create filters for image processing.
 | 
 
			| PIL library 12.6.2.1 determine standard colors by RGB code; 12.6.2.2 use commands of module Image in PIL library (load, create, size, save) to manipulate images;
 12.6.2.3 apply graphic primitives to create drawings.
 |