Go to the source code of this file.
|
s32 | virtual_entity_create (EntityModelScript *) |
|
void | virtual_entity_set_pos (s32, s32, s32, s32) |
|
void | virtual_entity_set_scale (s32, f32, f32, f32) |
|
void | virtual_entity_delete_by_index (s32) |
|
| INCLUDE_IMG ("battle/move/item/sleepy_sheep1.png", battle_item_sleepy_sheep1_png) |
|
| INCLUDE_PAL ("battle/move/item/sleepy_sheep1.pal", battle_item_sleepy_sheep1_pal) |
|
| INCLUDE_IMG ("battle/move/item/sleepy_sheep2.png", battle_item_sleepy_sheep2_png) |
|
| INCLUDE_PAL ("battle/move/item/sleepy_sheep2.pal", battle_item_sleepy_sheep2_pal) |
|
| INCLUDE_IMG ("battle/move/item/sleepy_sheep3.png", battle_item_sleepy_sheep3_png) |
|
| INCLUDE_PAL ("battle/move/item/sleepy_sheep3.pal", battle_item_sleepy_sheep3_pal) |
|
◆ virtual_entity_create()
Definition at line 548 of file virtual_entity.c.
548 {
549 s32 i;
551
555 break;
556 }
557 }
558
560 return 0;
561 }
562
573
575
576 return i;
577}
BSS s32 PopupMenu_SelectedIndex
s32 load_entity_model(EntityModelScript *cmdList)
void exec_entity_model_commandlist(s32 idx)
VirtualEntityList * gCurrentVirtualEntityListPtr
◆ virtual_entity_set_pos()
void virtual_entity_set_pos |
( |
s32 | index, |
|
|
s32 | posX, |
|
|
s32 | posY, |
|
|
s32 | posZ ) |
◆ virtual_entity_set_scale()
void virtual_entity_set_scale |
( |
s32 | index, |
|
|
f32 | scaleX, |
|
|
f32 | scaleY, |
|
|
f32 | scaleZ ) |
◆ virtual_entity_delete_by_index()
void virtual_entity_delete_by_index |
( |
s32 | index | ) |
|
◆ INCLUDE_IMG() [1/3]
◆ INCLUDE_PAL() [1/3]
◆ INCLUDE_IMG() [2/3]
◆ INCLUDE_PAL() [2/3]
◆ INCLUDE_IMG() [3/3]
◆ INCLUDE_PAL() [3/3]
◆ D_802A3E88_7214D8
Initial value:= {
0, 0, 0,
-30, 0, -50,
-27, 0, 30,
-70, 0, -5,
-105, 0, 30,
-110, 0, -50,
-145, 0, -5,
-170, 0, -50,
-190, 0, -30,
-210, 0, -10,
}
Definition at line 440 of file sleepy_sheep.c.
440 {
441 0, 0, 0,
442 -30, 0, -50,
443 -27, 0, 30,
444 -70, 0, -5,
445 -105, 0, 30,
446 -110, 0, -50,
447 -145, 0, -5,
448 -170, 0, -50,
449 -190, 0, -30,
450 -210, 0, -10,
451};
◆ D_802A3F28_721578
◆ D_802A3F00_721550
f32 D_802A3F00_721550 = { 1.0f, 1.0f, 0.75f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 0.75f, 0.75f } |
Definition at line 453 of file sleepy_sheep.c.
453{ 1.0f, 1.0f, 0.75f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 0.75f, 0.75f };
◆ D_802A3F54
◆ D_802A3F58
◆ D_802A3F80
◆ D_802A3F88