Update Shimeji-ee 1.0.18
This commit is contained in:
parent
3497db33cf
commit
cc5ca93ca7
7 changed files with 315 additions and 128 deletions
|
@ -18,6 +18,8 @@ Wall=Wall
|
|||
Floor=Floor
|
||||
TargetX=TargetX
|
||||
TargetY=TargetY
|
||||
VelocityX=VelocityX
|
||||
VelocityY=VelocityY
|
||||
VelocityParam=VelocityParam
|
||||
InitialVX=InitialVX
|
||||
InitialVY=InitialVY
|
||||
|
@ -33,6 +35,8 @@ BornX=BornX
|
|||
BornY=BornY
|
||||
BornBehaviour=BornBehavior
|
||||
BornMascot=BornMascot
|
||||
BornInterval=BornInterval
|
||||
BornTransient=BornTransient
|
||||
TransformBehaviour=TransformBehavior
|
||||
TransformMascot=TransformMascot
|
||||
Affordance=Affordance
|
||||
|
@ -59,4 +63,7 @@ BehaviourReference=BehaviorReference
|
|||
Fall=Fall
|
||||
Dragged=Dragged
|
||||
Thrown=Thrown
|
||||
FootX=FootX
|
||||
FootX=FootX
|
||||
FootDX=FootDX
|
||||
OffsetX=OffsetX
|
||||
OffsetY=OffsetY
|
Loading…
Add table
Add a link
Reference in a new issue