Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestatic |
Definition at line 213 of file PortalHelper.cs.
References Terraria.GameContent.PortalHelper.AddPortal(), System.Math.Atan2(), Microsoft.Xna.Framework.Vector2.Dot(), Terraria.GameContent.PortalHelper.EDGES, Terraria.GameContent.PortalHelper.FindCollision(), Terraria.GameContent.PortalHelper.FindValidLine(), Terraria.Tile.halfBrick(), Microsoft.Xna.Framework.Vector2.Length(), System.Math.PI, Terraria.Tile.slope(), Terraria.GameContent.PortalHelper.SLOPE_EDGES, Terraria.GameContent.PortalHelper.SLOPE_OFFSETS, Terraria.WorldGen.SolidOrSlopedTile(), Terraria.Main.tile, System.value, Microsoft.Xna.Framework.Point.X, System.X, Microsoft.Xna.Framework.Point.Y, and System.Y.
Referenced by Terraria.Projectile.HandleMovement().