William Sherif - Learning C++ by Creating Games with UE4 [2015, PDF/EPUB, ENG] + Code

seeders: 8 leechers: 1
Added 11 years ago by D@vidoff in Books - Non-Fiction
Downloaded 0 time.
RuTracker.org
William Sherif - Learning C++ by Creating Games with UE4 [2015, PDF/EPUB, ENG] + Code

Torrent Contents Size: 157.34 MB

William Sherif - Learning C++ by Creating Games with UE4 [2015, PDF/EPUB, ENG] + Code
Code
6572OT_03_Code
Puzzle
Config
DefaultEditor.ini
INI
226 B
DefaultEngine.ini
INI
2.29 KB
DefaultGame.ini
INI
129 B
DefaultInput.ini
INI
104 B
Content
Maps
Example_Map.umap
UMAP
8.71 MB
Intermediate
ProjectFiles
Puzzle.vcxproj
VCXPROJ
26.99 KB
Puzzle.vcxproj.filters
FILTERS
3.18 KB
Puzzle.vcxproj.user
USER
1.14 KB
Source
Puzzle
Private
Puzzle.cpp
CPP
170 B
PuzzleBlock.cpp
CPP
2.27 KB
PuzzleBlockGrid.cpp
CPP
1.77 KB
PuzzleGameMode.cpp
CPP
425 B
PuzzlePlayerController.cpp
CPP
388 B
Public
Puzzle.h
H
152 B
PuzzleBlock.h
H
1.54 KB
PuzzleBlockGrid.h
H
1.4 KB
PuzzleGameMode.h
H
383 B
PuzzlePlayerController.h
H
404 B
Puzzle.Build.cs
CS
278 B
Resources
Windows
Puzzle.rc
RC
2.32 KB
Puzzle.Target.cs
CS
514 B
PuzzleEditor.Target.cs
CS
528 B
6572OT_08_Code
GoldenEgg
Config
DefaultEditor.ini
INI
163 B
DefaultEngine.ini
INI
1.88 KB
DefaultInput.ini
INI
1.51 KB
Content
Blueprints
BP_GameModeGoldenEgg.uasset
UASSET
7.45 KB
BP_MyHUD.uasset
UASSET
6.92 KB
characters
BP_Avatar.uasset
UASSET
76.07 KB
BP_NPC_Andrew.uasset
UASSET
75.19 KB
BP_NPC_David.uasset
UASSET
72.8 KB
BP_NPC_Justin.uasset
UASSET
74.8 KB
BP_NPC_Owen.uasset
UASSET
76.95 KB
Character
HeroTPP.uasset
UASSET
645.68 KB
HeroTPP_Physics2.uasset
UASSET
17.99 KB
HeroTPP_Skeleton.uasset
UASSET
12.8 KB
DemoRoom
Materials
M_DemoWall.uasset
UASSET
12.72 KB
M_DemoWall_Inst.uasset
UASSET
43.2 KB
M_DemoWall_Inst_3.uasset
UASSET
43.64 KB
ExampleContent
Audio
Physical_Materials
Metal.uasset
UASSET
706 B
Rubber.uasset
UASSET
844 B
Blueprints
Materials
M_Orange_Shiny.uasset
UASSET
89.2 KB
Meshes
SM_Door.uasset
UASSET
89.71 KB
Input_Examples
Materials
M_Toy_Cow.uasset
UASSET
80.78 KB
Meshes
SM_Toy_Cow.uasset
UASSET
464.93 KB
Textures
T_Toy_Cow_M.uasset
UASSET
126.99 KB
T_Toy_Cow_N.uasset
UASSET
515.72 KB
ScriptExamples
PivotPainter
GlobalMaterialParameters
FoliageShaderMaterialParameters.uasset
UASSET
1.63 KB
Materials
Grass.uasset
UASSET
280.41 KB
M_PalmTree.uasset
UASSET
234.88 KB
M_PalmTree_Inst.uasset
UASSET
157.06 KB
Tree_With_Branches.uasset
UASSET
187.45 KB
Tree_wb_Leaves.uasset
UASSET
102.21 KB
Tree_wb_branches.uasset
UASSET
52.51 KB
StaticMesh
GrassClump.uasset
UASSET
123.26 KB
Palm.uasset
UASSET
482.23 KB
tree.uasset
UASSET
791.47 KB
Textures
Bark.uasset
UASSET
580.88 KB
Bark_n.uasset
UASSET
764.2 KB
Branch_m.uasset
UASSET
191.83 KB
GrassBladeColor.uasset
UASSET
3.38 KB
Noise.uasset
UASSET
282.39 KB
T_Flag_N.uasset
UASSET
672.67 KB
T_PalmTree_D.uasset
UASSET
6.34 MB
T_PalmTree_M.uasset
UASSET
710.67 KB
T_PalmTree_N.uasset
UASSET
6.98 MB
branch_D.uasset
UASSET
697.59 KB
branch_N.uasset
UASSET
574.86 KB
grass_D.uasset
UASSET
681.94 KB
grass_N.uasset
UASSET
832.01 KB
Images
andrew.uasset
UASSET
67.26 KB
blizzard.uasset
UASSET
81.98 KB
cow.uasset
UASSET
88.71 KB
fire-icon.uasset
UASSET
111.09 KB
force-field.uasset
UASSET
97.39 KB
golden-egg.uasset
UASSET
106.26 KB
justin.uasset
UASSET
58.87 KB
lightning-spell.uasset
UASSET
88.94 KB
metal-donut.uasset
UASSET
89.01 KB
owen.uasset
UASSET
68.4 KB
Maps
campfire.umap
UMAP
436.74 KB
level001.umap
UMAP
3.04 MB
Intermediate
ProjectFiles
GoldenEgg.vcxproj
VCXPROJ
27.54 KB
GoldenEgg.vcxproj.filters
FILTERS
3.41 KB
GoldenEgg.vcxproj.user
USER
1.16 KB
Source
GoldenEgg
Avatar.cpp
CPP
1.28 KB
Avatar.h
H
595 B
GameModeGoldenEgg.cpp
CPP
165 B
GameModeGoldenEgg.h
H
207 B
GoldenEgg.Build.cs
CS
958 B
GoldenEgg.cpp
CPP
108 B
GoldenEgg.h
H
39 B
MyHUD.cpp
CPP
2.19 KB
MyHUD.h
H
1.23 KB
NPC.cpp
CPP
1.53 KB
NPC.h
H
1.25 KB
Resources
Windows
GoldenEgg.ico
ICO
278.79 KB
GoldenEgg.rc
RC
2.3 KB
GoldenEgg.Target.cs
CS
562 B
GoldenEggEditor.Target.cs
CS
576 B
6572OT_10_Code
GoldenEgg
Config
DefaultEditor.ini
INI
163 B
DefaultEngine.ini
INI
1.88 KB
DefaultInput.ini
INI
1.51 KB
Content
Blueprints
BP_GameModeGoldenEgg.uasset
UASSET
7.45 KB
BP_MyHUD.uasset
UASSET
6.92 KB
characters
BP_Avatar.uasset
UASSET
76.07 KB
BP_NPC_Andrew.uasset
UASSET
75.19 KB
BP_NPC_David.uasset
UASSET
72.8 KB
BP_NPC_Justin.uasset
UASSET
74.93 KB
BP_NPC_Owen.uasset
UASSET
76.95 KB
items
BP_Pickup_Cow.uasset
UASSET
66.09 KB
BP_Pickup_GoldenEgg.uasset
UASSET
74.67 KB
Character
HeroTPP.uasset
UASSET
645.68 KB
HeroTPP_Physics2.uasset
UASSET
17.99 KB
HeroTPP_Skeleton.uasset
UASSET
12.8 KB
DemoRoom
Materials
M_DemoWall.uasset
UASSET
12.72 KB
M_DemoWall_Inst.uasset
UASSET
43.2 KB
M_DemoWall_Inst_3.uasset
UASSET
43.64 KB
ExampleContent
Audio
Physical_Materials
Metal.uasset
UASSET
706 B
Rubber.uasset
UASSET
844 B
Blueprints
Materials
M_Orange_Shiny.uasset
UASSET
89.2 KB
Meshes
SM_Door.uasset
UASSET
89.71 KB
Input_Examples
Materials
M_Toy_Cow.uasset
UASSET
80.78 KB
Meshes
SM_Toy_Cow.uasset
UASSET
464.93 KB
Textures
T_Toy_Cow_M.uasset
UASSET
126.99 KB
T_Toy_Cow_N.uasset
UASSET
515.72 KB
ScriptExamples
PivotPainter
GlobalMaterialParameters
FoliageShaderMaterialParameters.uasset
UASSET
1.63 KB
Materials
Grass.uasset
UASSET
280.41 KB
M_PalmTree.uasset
UASSET
234.88 KB
M_PalmTree_Inst.uasset
UASSET
157.06 KB
Tree_With_Branches.uasset
UASSET
187.45 KB
Tree_wb_Leaves.uasset
UASSET
102.21 KB
Tree_wb_branches.uasset
UASSET
52.51 KB
StaticMesh
GrassClump.uasset
UASSET
123.26 KB
Palm.uasset
UASSET
482.23 KB
tree.uasset
UASSET
791.47 KB
Textures
Bark.uasset
UASSET
580.88 KB
Bark_n.uasset
UASSET
764.2 KB
Branch_m.uasset
UASSET
191.83 KB
GrassBladeColor.uasset
UASSET
3.38 KB
Noise.uasset
UASSET
282.39 KB
T_Flag_N.uasset
UASSET
672.67 KB
T_PalmTree_D.uasset
UASSET
6.34 MB
T_PalmTree_M.uasset
UASSET
710.67 KB
T_PalmTree_N.uasset
UASSET
6.98 MB
branch_D.uasset
UASSET
697.59 KB
branch_N.uasset
UASSET
574.86 KB
grass_D.uasset
UASSET
681.94 KB
grass_N.uasset
UASSET
832.01 KB
Images
andrew.uasset
UASSET
67.26 KB
blizzard.uasset
UASSET
81.98 KB
cow.uasset
UASSET
88.71 KB
fire-icon.uasset
UASSET
111.09 KB
force-field.uasset
UASSET
97.39 KB
golden-egg.uasset
UASSET
106.26 KB
justin.uasset
UASSET
58.87 KB
lightning-spell.uasset
UASSET
88.94 KB
metal-donut.uasset
UASSET
89.01 KB
owen.uasset
UASSET
68.4 KB
Maps
campfire.umap
UMAP
439.32 KB
level001.umap
UMAP
3.05 MB
Models
Material__28.uasset
UASSET
57.88 KB
Material__32.uasset
UASSET
57.91 KB
Material__33.uasset
UASSET
57.59 KB
kilic2.uasset
UASSET
124.39 KB
Intermediate
ProjectFiles
GoldenEgg.vcxproj
VCXPROJ
27.67 KB
GoldenEgg.vcxproj.filters
FILTERS
3.65 KB
GoldenEgg.vcxproj.user
USER
1.16 KB
Source
GoldenEgg
Avatar.cpp
CPP
3.85 KB
Avatar.h
H
1.04 KB
GameModeGoldenEgg.cpp
CPP
165 B
GameModeGoldenEgg.h
H
207 B
GoldenEgg.Build.cs
CS
958 B
GoldenEgg.cpp
CPP
108 B
GoldenEgg.h
H
39 B
MyHUD.cpp
CPP
4.38 KB
MyHUD.h
H
2.23 KB
NPC.cpp
CPP
1.53 KB
NPC.h
H
1.25 KB
PickupItem.cpp
CPP
1.76 KB
PickupItem.h
H
1019 B
Resources
Windows
GoldenEgg.ico
ICO
278.79 KB
GoldenEgg.rc
RC
2.3 KB
GoldenEgg.Target.cs
CS
562 B
GoldenEggEditor.Target.cs
CS
576 B
6572OT_11_Code
GoldenEgg
Config
DefaultEditor.ini
INI
163 B
DefaultEngine.ini
INI
1.88 KB
DefaultInput.ini
INI
1.51 KB
Content
Blueprints
BP_GameModeGoldenEgg.uasset
UASSET
7.45 KB
BP_MyHUD.uasset
UASSET
6.92 KB
characters
BP_Avatar.uasset
UASSET
76.07 KB
BP_Monster.uasset
UASSET
71.57 KB
BP_NPC_Andrew.uasset
UASSET
75.19 KB
BP_NPC_David.uasset
UASSET
72.8 KB
BP_NPC_Justin.uasset
UASSET
74.79 KB
BP_NPC_Owen.uasset
UASSET
76.95 KB
BP_RedMonster.uasset
UASSET
72.15 KB
BP_ShootingMonster.uasset
UASSET
77.56 KB
items
BP_Pickup_Cow.uasset
UASSET
66.09 KB
BP_Pickup_GoldenEgg.uasset
UASSET
74.67 KB
BP_Pickup_Spell_Blizzard.uasset
UASSET
65.11 KB
BP_Pickup_Spell_Fire.uasset
UASSET
67.31 KB
BP_Pickup_Spell_ForceField.uasset
UASSET
59.03 KB
BP_Pickup_Spell_Lightning.uasset
UASSET
68.45 KB
spells
BP_Spell_Blizzard.uasset
UASSET
62.74 KB
BP_Spell_Fire.uasset
UASSET
7.46 KB
BP_Spell_ForceField.uasset
UASSET
7.54 KB
BP_Spell_Lightning.uasset
UASSET
7.17 KB
weapons
BP_BasicBullet.uasset
UASSET
62.69 KB
BP_MeleeSword.uasset
UASSET
51.85 KB
Character
HeroTPP.uasset
UASSET
645.68 KB
HeroTPP_Physics2.uasset
UASSET
17.99 KB
HeroTPP_Skeleton.uasset
UASSET
12.8 KB
DemoRoom
Materials
M_DemoWall.uasset
UASSET
12.72 KB
M_DemoWall_Inst.uasset
UASSET
43.2 KB
M_DemoWall_Inst_3.uasset
UASSET
43.64 KB
ExampleContent
Audio
Physical_Materials
Metal.uasset
UASSET
706 B
Rubber.uasset
UASSET
844 B
Blueprints
Materials
M_Orange_Shiny.uasset
UASSET
89.2 KB
Meshes
SM_Door.uasset
UASSET
89.71 KB
Input_Examples
Materials
M_Toy_Cow.uasset
UASSET
80.78 KB
Meshes
SM_Toy_Cow.uasset
UASSET
464.93 KB
Textures
T_Toy_Cow_M.uasset
UASSET
126.99 KB
T_Toy_Cow_N.uasset
UASSET
515.72 KB
ScriptExamples
PivotPainter
GlobalMaterialParameters
FoliageShaderMaterialParameters.uasset
UASSET
1.63 KB
Materials
Grass.uasset
UASSET
280.41 KB
M_PalmTree.uasset
UASSET
234.88 KB
M_PalmTree_Inst.uasset
UASSET
157.06 KB
Tree_With_Branches.uasset
UASSET
187.45 KB
Tree_wb_Leaves.uasset
UASSET
102.21 KB
Tree_wb_branches.uasset
UASSET
52.51 KB
StaticMesh
GrassClump.uasset
UASSET
123.26 KB
Palm.uasset
UASSET
482.23 KB
tree.uasset
UASSET
791.47 KB
Textures
Bark.uasset
UASSET
580.88 KB
Bark_n.uasset
UASSET
764.2 KB
Branch_m.uasset
UASSET
191.83 KB
GrassBladeColor.uasset
UASSET
3.38 KB
Noise.uasset
UASSET
282.39 KB
T_Flag_N.uasset
UASSET
672.67 KB
T_PalmTree_D.uasset
UASSET
6.34 MB
T_PalmTree_M.uasset
UASSET
710.67 KB
T_PalmTree_N.uasset
UASSET
6.98 MB
branch_D.uasset
UASSET
697.59 KB
branch_N.uasset
UASSET
574.86 KB
grass_D.uasset
UASSET
681.94 KB
grass_N.uasset
UASSET
832.01 KB
Images
andrew.uasset
UASSET
67.26 KB
blizzard.uasset
UASSET
81.98 KB
cow.uasset
UASSET
88.71 KB
fire-icon.uasset
UASSET
111.09 KB
force-field.uasset
UASSET
97.39 KB
golden-egg.uasset
UASSET
106.26 KB
justin.uasset
UASSET
58.87 KB
lightning-spell.uasset
UASSET
88.94 KB
metal-donut.uasset
UASSET
89.01 KB
owen.uasset
UASSET
68.4 KB
Maps
campfire.umap
UMAP
439.32 KB
level001.umap
UMAP
3.1 MB
MixamoAnimPack
Mixamo_Adam
Anims
MixamoAnimBP_Adam_WithAttackAnm.uasset
UASSET
211.7 KB
Mixamo_Adam_Skeleton.uasset
UASSET
11.53 KB
Models
Material__28.uasset
UASSET
57.88 KB
Material__32.uasset
UASSET
57.91 KB
Material__33.uasset
UASSET
57.59 KB
kilic2.uasset
UASSET
124.39 KB
ParticleSystems
P_Blizzard.uasset
UASSET
142.34 KB
P_Fire.uasset
UASSET
144.5 KB
P_Force.uasset
UASSET
193.2 KB
P_Lightning.uasset
UASSET
164.83 KB
P_LightningBall.uasset
UASSET
470 B
Intermediate
ProjectFiles
GoldenEgg.vcxproj
VCXPROJ
28.04 KB
GoldenEgg.vcxproj.filters
FILTERS
4.3 KB
GoldenEgg.vcxproj.user
USER
1.16 KB
Source
GoldenEgg
Avatar.cpp
CPP
4.58 KB
Avatar.h
H
1.37 KB
Bullet.cpp
CPP
1.23 KB
Bullet.h
H
781 B
GameModeGoldenEgg.cpp
CPP
165 B
GameModeGoldenEgg.h
H
207 B
GoldenEgg.Build.cs
CS
958 B
GoldenEgg.cpp
CPP
108 B
GoldenEgg.h
H
39 B
MeleeWeapon.cpp
CPP
1.31 KB
MeleeWeapon.h
H
1.18 KB
Monster.cpp
CPP
4.9 KB
Monster.h
H
2.81 KB
MyHUD.cpp
CPP
4.38 KB
MyHUD.h
H
2.23 KB
NPC.cpp
CPP
1.53 KB
NPC.h
H
1.25 KB
PickupItem.cpp
CPP
1.76 KB
PickupItem.h
H
1019 B
Resources
Windows
GoldenEgg.ico
ICO
278.79 KB
GoldenEgg.rc
RC
2.3 KB
GoldenEgg.Target.cs
CS
562 B
GoldenEggEditor.Target.cs
CS
576 B
6572OT_12_Code
GoldenEgg
Config
DefaultEditor.ini
INI
163 B
DefaultEngine.ini
INI
1.88 KB
DefaultInput.ini
INI
1.51 KB
Content
Blueprints
BP_GameModeGoldenEgg.uasset
UASSET
7.45 KB
BP_MyHUD.uasset
UASSET
6.92 KB
characters
BP_Avatar.uasset
UASSET
76.07 KB
BP_Monster.uasset
UASSET
71.57 KB
BP_NPC_Andrew.uasset
UASSET
75.19 KB
BP_NPC_David.uasset
UASSET
72.8 KB
BP_NPC_Justin.uasset
UASSET
74.79 KB
BP_NPC_Owen.uasset
UASSET
76.95 KB
BP_RedMonster.uasset
UASSET
72.15 KB
BP_ShootingMonster.uasset
UASSET
77.56 KB
items
BP_Pickup_Cow.uasset
UASSET
66.09 KB
BP_Pickup_GoldenEgg.uasset
UASSET
74.67 KB
BP_Pickup_Spell_Blizzard.uasset
UASSET
65.11 KB
BP_Pickup_Spell_Fire.uasset
UASSET
67.31 KB
BP_Pickup_Spell_ForceField.uasset
UASSET
59.03 KB
BP_Pickup_Spell_Lightning.uasset
UASSET
68.45 KB
spells
BP_Spell_Blizzard.uasset
UASSET
62.74 KB
BP_Spell_Fire.uasset
UASSET
7.46 KB
BP_Spell_Fire0.uasset
UASSET
1.52 KB
BP_Spell_ForceField.uasset
UASSET
7.54 KB
BP_Spell_Lightning.uasset
UASSET
7.17 KB
weapons
BP_BasicBullet.uasset
UASSET
62.8 KB
BP_MeleeSword.uasset
UASSET
51.85 KB
Character
HeroTPP.uasset
UASSET
645.68 KB
HeroTPP_Physics2.uasset
UASSET
17.99 KB
HeroTPP_Skeleton.uasset
UASSET
12.8 KB
DemoRoom
Materials
M_DemoWall.uasset
UASSET
12.72 KB
M_DemoWall_Inst.uasset
UASSET
43.2 KB
M_DemoWall_Inst_3.uasset
UASSET
43.64 KB
ExampleContent
Audio
Physical_Materials
Metal.uasset
UASSET
706 B
Rubber.uasset
UASSET
844 B
Blueprints
Materials
M_Orange_Shiny.uasset
UASSET
89.2 KB
Meshes
SM_Door.uasset
UASSET
89.71 KB
Input_Examples
Materials
M_Toy_Cow.uasset
UASSET
80.78 KB
Meshes
SM_Toy_Cow.uasset
UASSET
464.93 KB
Textures
T_Toy_Cow_M.uasset
UASSET
126.99 KB
T_Toy_Cow_N.uasset
UASSET
515.72 KB
ScriptExamples
PivotPainter
GlobalMaterialParameters
FoliageShaderMaterialParameters.uasset
UASSET
1.63 KB
Materials
Grass.uasset
UASSET
280.41 KB
M_PalmTree.uasset
UASSET
234.88 KB
M_PalmTree_Inst.uasset
UASSET
157.06 KB
Tree_With_Branches.uasset
UASSET
187.45 KB
Tree_wb_Leaves.uasset
UASSET
102.21 KB
Tree_wb_branches.uasset
UASSET
52.51 KB
StaticMesh
GrassClump.uasset
UASSET
123.26 KB
Palm.uasset
UASSET
482.23 KB
tree.uasset
UASSET
791.47 KB
Textures
Bark.uasset
UASSET
580.88 KB
Bark_n.uasset
UASSET
764.2 KB
Branch_m.uasset
UASSET
191.83 KB
GrassBladeColor.uasset
UASSET
3.38 KB
Noise.uasset
UASSET
282.39 KB
T_Flag_N.uasset
UASSET
672.67 KB
T_PalmTree_D.uasset
UASSET
6.34 MB
T_PalmTree_M.uasset
UASSET
710.67 KB
T_PalmTree_N.uasset
UASSET
6.98 MB
branch_D.uasset
UASSET
697.59 KB
branch_N.uasset
UASSET
574.86 KB
grass_D.uasset
UASSET
681.94 KB
grass_N.uasset
UASSET
832.01 KB
Images
andrew.uasset
UASSET
67.26 KB
blizzard.uasset
UASSET
81.98 KB
cow.uasset
UASSET
88.71 KB
fire-icon.uasset
UASSET
111.09 KB
force-field.uasset
UASSET
97.39 KB
golden-egg.uasset
UASSET
106.26 KB
justin.uasset
UASSET
58.87 KB
lightning-spell.uasset
UASSET
88.94 KB
metal-donut.uasset
UASSET
89.01 KB
owen.uasset
UASSET
68.4 KB
Maps
campfire.umap
UMAP
439.32 KB
level001.umap
UMAP
3.11 MB
MixamoAnimPack
Mixamo_Adam
Anims
MixamoAnimBP_Adam_WithAttackAnm.uasset
UASSET
211.7 KB
Mixamo_Adam_Skeleton.uasset
UASSET
11.53 KB
Models
Material__28.uasset
UASSET
57.88 KB
Material__32.uasset
UASSET
57.91 KB
Material__33.uasset
UASSET
57.59 KB
kilic2.uasset
UASSET
124.39 KB
ParticleSystems
P_Blizzard.uasset
UASSET
142.34 KB
P_Fire.uasset
UASSET
144.5 KB
P_Force.uasset
UASSET
193.2 KB
P_Lightning.uasset
UASSET
164.83 KB
P_LightningBall.uasset
UASSET
470 B
Intermediate
ProjectFiles
GoldenEgg.vcxproj
VCXPROJ
28.3 KB
GoldenEgg.vcxproj.filters
FILTERS
4.85 KB
GoldenEgg.vcxproj.user
USER
1.16 KB
Source
GoldenEgg
Avatar.cpp
CPP
5.41 KB
Avatar.h
H
1.64 KB
Bullet.cpp
CPP
1.23 KB
Bullet.h
H
781 B
GameModeGoldenEgg.cpp
CPP
165 B
GameModeGoldenEgg.h
H
207 B
GoldenEgg.Build.cs
CS
958 B
GoldenEgg.cpp
CPP
108 B
GoldenEgg.h
H
39 B
MeleeWeapon.cpp
CPP
1.17 KB
MeleeWeapon.h
H
1.09 KB
Monster.cpp
CPP
5.31 KB
Monster.h
H
2.78 KB
MyHUD.cpp
CPP
4.85 KB
MyHUD.h
H
2.33 KB
NPC.cpp
CPP
1.53 KB
NPC.h
H
1.25 KB
PickupItem.cpp
CPP
1.78 KB
PickupItem.h
H
1.13 KB
Resources
Windows
GoldenEgg.ico
ICO
278.79 KB
GoldenEgg.rc
RC
2.3 KB
Spell.cpp
CPP
1.66 KB
Spell.h
H
1.1 KB
SpellForceField.cpp
CPP
1.27 KB
SpellForceField.h
H
501 B
GoldenEgg.Target.cs
CS
562 B
GoldenEggEditor.Target.cs
CS
576 B
READ ME.txt
TXT
1.1 KB
William Sherif - Learning C++ by Creating Games with UE4 - 2015.epub
EPUB
19.68 MB
William Sherif - Learning C++ by Creating Games with UE4 - 2015.pdf
PDF
9.87 MB

Description

Related Torrents

Location

Trackers

Tracker name
http://bt3.t-ru.org/ann?magnet
http://bt1.t-ru.org/ann
http://bt2.t-ru.org/ann
http://bt4.t-ru.org/ann
udp://tracker.opentrackr.org:1337
udp://open.stealth.si:80/announce
udp://tracker.torrent.eu.org:451/announce
udp://exodus.desync.com:6969
udp://open.demonii.com:1337/announce
udp://tracker.coppersurfer.tk:6969
udp://p4p.arenabg.com:1337
udp://tracker.internetwarriors.net:1337
Torrent hash: