Candide.Ambience.WeatherAmbienceHandlers.FogBase
Type JSONpublic class in Candide.Ambience.WeatherAmbienceHandlers
Type metadata
- Assembly
Romestead - Namespace
Candide.Ambience.WeatherAmbienceHandlers - Base type
System.Object - Hash
2EB16CD8A45590DBCFEBB55D62B9A5080FE2D32442B5D5CCC7EB88E101E32921
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
FogSpriteSheet# | public | public CandideCreator.Shared.Graphics.SpriteSheet FogSpriteSheet |
Shared# | public | public Candide.Ambience.WeatherAmbienceHandlers.FogBase Shared |
_fogTexture# | private | private Microsoft.Xna.Framework.Graphics.Texture2D _fogTexture |
_initialized# | private | private System.Boolean _initialized |
Methods
GenerateTexture
#
public System.Void GenerateTexture(System.Int32 seed)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
F6294BF75C022692F7EABE3457CCE95170EC9D459AAD96580C5446ACF1548663 - Body hash
649D17EEDEDE52343E0B98A476C0B4CDD2B35462BC8954CBEA3AEFAAEA78E15B - IL size799
Referenced calls
Microsoft.Xna.Framework.Point::.ctor(System.Int32, System.Int32)Microsoft.Xna.Framework.Point::op_Multiply(Microsoft.Xna.Framework.Point, Microsoft.Xna.Framework.Point)Microsoft.Xna.Framework.Graphics.Texture2D::get_Width()Microsoft.Xna.Framework.Graphics.Texture2D::get_Height()Microsoft.Xna.Framework.Graphics.GraphicsResource::Dispose()Microsoft.Xna.Framework.Graphics.Texture2D::.ctor(Microsoft.Xna.Framework.Graphics.GraphicsDevice, System.Int32, System.Int32)System.GC::AllocateUninitializedArray(System.Int32, System.Boolean)System.Random::.ctor(System.Int32)CandideServer.Helpers.NoiseHelper::.ctor()System.Array::Clear(System.Array)System.MemoryExtensions::AsSpan(!!0[])System.Random::Next()CandideServer.Helpers.NoiseHelper::GenUniformGrid2D(System.Span<System.Single>, System.Int32, System.Int32, System.Int32, System.Int32, System.Single, System.Int32)System.MathF::Sin(System.Single)System.Math::Max(System.Single, System.Single)Microsoft.Xna.Framework.Color::.ctor(System.Byte, System.Byte, System.Byte, System.Byte)Microsoft.Xna.Framework.Graphics.Texture2D::SetData(!!0[])CandideCreator.Shared.Graphics.SpriteSheet::.ctor(Microsoft.Xna.Framework.Graphics.Texture2D, Microsoft.Xna.Framework.Graphics.Texture2D, Microsoft.Xna.Framework.Graphics.Texture2D, System.Int32, System.Int32, Microsoft.Xna.Framework.Vector2)
Initialize
#
public System.Void Initialize(System.Int32 seed)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
80978461780FA04E58DE4720446FAD840ED20C219CAA488E7ACD14585F871405 - Body hash
513A249765F9CA7FE4ED7F70F572BA86EFDA6ED0906AC9436DA88537449373E2 - IL size24